reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
227 static DeclContextList buildContextChain(DeclContext *Start);
4475 : Context(Context), CurContextChain(buildContextChain(CurContext)) { 4532 DeclContextList NamespaceDeclChain(buildContextChain(Ctx));