Searched refs:buildContextChain (Results 1 – 4 of 4) sorted by relevance
232 static DeclContextList buildContextChain(DeclContext *Start);
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()
4459 : Context(Context), CurContextChain(buildContextChain(CurContext)) { in NamespaceSpecifierSet()4481 auto TypoCorrectionConsumer::NamespaceSpecifierSet::buildContextChain( in buildContextChain() function in TypoCorrectionConsumer::NamespaceSpecifierSet4516 DeclContextList NamespaceDeclChain(buildContextChain(Ctx)); in addNameSpecifier()