Searched defs:LookupCtx (Results 1 – 11 of 11) sorted by relevance
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaCXXScopeSpec.cpp | 390 DeclContext *LookupCtx = nullptr; in isNonTypeNestedNameSpecifier() local 497 DeclContext *LookupCtx = nullptr; in BuildCXXNestedNameSpecifier() local
|
| D | SemaCoroutine.cpp | 320 DeclContext *LookupCtx = S.computeDeclContext(CoroHandleType); in buildCoroutineHandle() local
|
| D | SemaTemplate.cpp | 388 DeclContext *LookupCtx = nullptr; in LookupTemplateName() local 627 DeclContext *LookupCtx = nullptr; in diagnoseExprIntendedAsTemplateName() local 3882 DeclContext *LookupCtx = computeDeclContext(SS, /*EnteringContext*/false); in ActOnTemplateIdType() local 4822 DeclContext *LookupCtx = nullptr; in ActOnTemplateName() local
|
| D | SemaLookup.cpp | 2110 bool Sema::LookupQualifiedName(LookupResult &R, DeclContext *LookupCtx, in LookupQualifiedName() 2377 bool Sema::LookupQualifiedName(LookupResult &R, DeclContext *LookupCtx, in LookupQualifiedName()
|
| D | SemaExprCXX.cpp | 258 DeclContext *LookupCtx = computeDeclContext(SearchType); in getDestructorName() local 270 DeclContext *LookupCtx = computeDeclContext(LookupSS, EnteringContext); in getDestructorName() local
|
| D | SemaDecl.cpp | 298 DeclContext *LookupCtx = nullptr; in getTypeName() local
|
| /external/clang/lib/Sema/ |
| D | SemaCXXScopeSpec.cpp | 391 DeclContext *LookupCtx = nullptr; in isNonTypeNestedNameSpecifier() local 495 DeclContext *LookupCtx = nullptr; in BuildCXXNestedNameSpecifier() local
|
| D | SemaLookup.cpp | 1978 bool Sema::LookupQualifiedName(LookupResult &R, DeclContext *LookupCtx, in LookupQualifiedName() 2195 bool Sema::LookupQualifiedName(LookupResult &R, DeclContext *LookupCtx, in LookupQualifiedName()
|
| D | SemaTemplate.cpp | 257 DeclContext *LookupCtx = nullptr; in LookupTemplateName() local 3036 DeclContext *LookupCtx = nullptr; in ActOnDependentTemplateName() local
|
| D | SemaExprCXX.cpp | 111 DeclContext *LookupCtx = nullptr; in getDestructorName() local
|
| D | SemaDecl.cpp | 257 DeclContext *LookupCtx = nullptr; in getTypeName() local
|