Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h228 static DeclContextList buildContextChain(DeclContext *Start);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4797 : Context(Context), CurContextChain(buildContextChain(CurContext)) { in NamespaceSpecifierSet()
4819 auto TypoCorrectionConsumer::NamespaceSpecifierSet::buildContextChain( in buildContextChain() function in TypoCorrectionConsumer::NamespaceSpecifierSet
4854 DeclContextList NamespaceDeclChain(buildContextChain(Ctx)); in addNameSpecifier()