Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSemaInternal.h232 static DeclContextList buildContextChain(DeclContext *Start);
/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()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp4459 : Context(Context), CurContextChain(buildContextChain(CurContext)) { in NamespaceSpecifierSet()
4481 auto TypoCorrectionConsumer::NamespaceSpecifierSet::buildContextChain( in buildContextChain() function in TypoCorrectionConsumer::NamespaceSpecifierSet
4516 DeclContextList NamespaceDeclChain(buildContextChain(Ctx)); in addNameSpecifier()