Searched refs:LookupUsingDeclName (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 271 case Sema::LookupUsingDeclName: in getIDNS() 367 if (Kind == Sema::LookupUsingDeclName && isa<UsingShadowDecl>(D) && in isPreferredLookupResult() 2072 case LookupUsingDeclName: in LookupQualifiedName()
|
H A D | SemaTemplateInstantiateDecl.cpp | 2378 LookupResult Prev(SemaRef, NameInfo, Sema::LookupUsingDeclName, in VisitUsingDecl()
|
H A D | SemaOverload.cpp | 975 assert(Old.getLookupKind() == LookupUsingDeclName); in CheckOverload()
|
H A D | SemaDeclCXX.cpp | 8261 LookupResult Previous(*this, UsingName, LookupUsingDeclName, in BuildUsingDeclaration()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 2728 LookupUsingDeclName, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 7397 LookupUsingDeclName, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 4390 LookupUsingDeclName, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 7632 LookupUsingDeclName, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 7632 LookupUsingDeclName, enumerator
|