Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2248 if (SemaRef.CheckUsingDeclRedeclaration(D->getUsingLoc(), in VisitUsingDecl()
H A DSemaDeclCXX.cpp7990 if (CheckUsingDeclRedeclaration(UsingLoc, HasTypenameKeyword, in BuildUsingDeclaration()
8179 bool Sema::CheckUsingDeclRedeclaration(SourceLocation UsingLoc, in CheckUsingDeclRedeclaration() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3956 bool CheckUsingDeclRedeclaration(SourceLocation UsingLoc,