Searched refs:BuildContextChain (Results 1 – 1 of 1) sorted by relevance
3346 static DeclContextList BuildContextChain(DeclContext *Start);3353 : Context(Context), CurContextChain(BuildContextChain(CurContext)), in NamespaceSpecifierSet()3383 DeclContextList NamespaceSpecifierSet::BuildContextChain(DeclContext *Start) { in BuildContextChain() function in NamespaceSpecifierSet3418 DeclContextList NamespaceDeclChain(BuildContextChain(Ctx)); in AddNamespace()