Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp12430 bool Sema::CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Orig, in CheckUsingShadowDecl() function in Sema
13079 if (!CheckUsingShadowDecl(UD, *I, Previous, PrevDecl)) in BuildUsingDeclaration()
13135 if (!CheckUsingShadowDecl(UD, EC, Previous, PrevDecl)) in BuildUsingEnumDeclaration()
H A DSemaTemplateInstantiateDecl.cpp3278 SemaRef.CheckUsingShadowDecl(Inst, InstTarget, *Lookup, PrevDecl)) in VisitBaseUsingDecls()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6315 bool CheckUsingShadowDecl(BaseUsingDecl *BUD, NamedDecl *Target,