Home
last modified time | relevance | path

Searched refs:CheckUsingShadowDecl (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp11883 bool Sema::CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Orig, in CheckUsingShadowDecl() function in Sema
12532 if (!CheckUsingShadowDecl(UD, *I, Previous, PrevDecl)) in BuildUsingDeclaration()
12587 if (!CheckUsingShadowDecl(UD, EC, Previous, PrevDecl)) in BuildUsingEnumDeclaration()
H A DSemaTemplateInstantiateDecl.cpp3141 SemaRef.CheckUsingShadowDecl(Inst, InstTarget, *Lookup, PrevDecl)) in VisitBaseUsingDecls()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6013 bool CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Target,