Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2184 if (SemaRef.CheckUsingShadowDecl(NewUD, InstTarget, Prev, PrevDecl)) in VisitUsingDecl()
DSemaDeclCXX.cpp7055 bool Sema::CheckUsingShadowDecl(UsingDecl *Using, NamedDecl *Orig, in CheckUsingShadowDecl() function in Sema
7476 if (!CheckUsingShadowDecl(UD, *I, Previous, PrevDecl)) in BuildUsingDeclaration()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3671 bool CheckUsingShadowDecl(UsingDecl *UD, NamedDecl *Target,