Home
last modified time | relevance | path

Searched refs:buildContextChain (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DSemaInternal.h245 static DeclContextList buildContextChain(DeclContext *Start);
/external/clang/lib/Sema/
DSemaLookup.cpp4144 : Context(Context), CurContextChain(buildContextChain(CurContext)) { in NamespaceSpecifierSet()
4166 auto TypoCorrectionConsumer::NamespaceSpecifierSet::buildContextChain( in buildContextChain() function in TypoCorrectionConsumer::NamespaceSpecifierSet
4201 DeclContextList NamespaceDeclChain(buildContextChain(Ctx)); in addNameSpecifier()