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