Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2285 if (SemaRef.CheckUsingShadowDecl(NewUD, InstTarget, Prev, PrevDecl)) in VisitUsingDecl()
H A DSemaDeclCXX.cpp7640 bool Sema::CheckUsingShadowDecl(UsingDecl *Using, NamedDecl *Orig, in CheckUsingShadowDecl() function in Sema
8141 if (!CheckUsingShadowDecl(UD, *I, Previous, PrevDecl)) in BuildUsingDeclaration()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3949 bool CheckUsingShadowDecl(UsingDecl *UD, NamedDecl *Target,