Searched refs:CheckUsingShadowDecl (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 2436 if (SemaRef.CheckUsingShadowDecl(NewUD, InstTarget, Prev, PrevDecl)) in VisitUsingDecl()
|
H A D | SemaDeclCXX.cpp | 7891 bool Sema::CheckUsingShadowDecl(UsingDecl *Using, NamedDecl *Orig, in CheckUsingShadowDecl() function in Sema 8462 if (!CheckUsingShadowDecl(UD, *I, Previous, PrevDecl)) in BuildUsingDeclaration()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 4235 bool CheckUsingShadowDecl(UsingDecl *UD, NamedDecl *Target,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 3922 bool CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Target,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 6276 bool CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Target,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 4081 bool CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Target,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 4081 bool CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Target,
|