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.h232 static DeclContextList buildContextChain(DeclContext *Start);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4866 : Context(Context), CurContextChain(buildContextChain(CurContext)) { in NamespaceSpecifierSet()
4888 auto TypoCorrectionConsumer::NamespaceSpecifierSet::buildContextChain( in buildContextChain() function in TypoCorrectionConsumer::NamespaceSpecifierSet
4923 DeclContextList NamespaceDeclChain(buildContextChain(Ctx)); in addNameSpecifier()