Home
last modified time | relevance | path

Searched defs:LookupCtx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp390 DeclContext *LookupCtx = nullptr; in isNonTypeNestedNameSpecifier() local
497 DeclContext *LookupCtx = nullptr; in BuildCXXNestedNameSpecifier() local
H A DSemaCoroutine.cpp320 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle() local
H A DSemaTemplate.cpp388 DeclContext *LookupCtx = nullptr; in LookupTemplateName() local
627 DeclContext *LookupCtx = nullptr; in diagnoseExprIntendedAsTemplateName() local
3914 DeclContext *LookupCtx = computeDeclContext(SS, /*EnteringContext*/false); in ActOnTemplateIdType() local
4845 DeclContext *LookupCtx = nullptr; in ActOnTemplateName() local
H A DSemaLookup.cpp2151 bool Sema::LookupQualifiedName(LookupResult &R, DeclContext *LookupCtx, in LookupQualifiedName()
2419 bool Sema::LookupQualifiedName(LookupResult &R, DeclContext *LookupCtx, in LookupQualifiedName()
H A DSemaExprCXX.cpp258 DeclContext *LookupCtx = computeDeclContext(SearchType); in getDestructorName() local
270 DeclContext *LookupCtx = computeDeclContext(LookupSS, EnteringContext); in getDestructorName() local
H A DSemaDecl.cpp298 DeclContext *LookupCtx = nullptr; in getTypeName() local