Searched refs:buildContextChain (Results 1 – 2 of 2) sorted by relevance
245 static DeclContextList buildContextChain(DeclContext *Start);
4144 : Context(Context), CurContextChain(buildContextChain(CurContext)) { in NamespaceSpecifierSet()4166 auto TypoCorrectionConsumer::NamespaceSpecifierSet::buildContextChain( in buildContextChain() function in TypoCorrectionConsumer::NamespaceSpecifierSet4201 DeclContextList NamespaceDeclChain(buildContextChain(Ctx)); in addNameSpecifier()