Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp2292 if (SemaRef.CheckUsingDeclRedeclaration(D->getUsingLoc(), in VisitUsingDecl()
HDSemaDeclCXX.cpp8086 if (CheckUsingDeclRedeclaration(UsingLoc, HasTypenameKeyword, in BuildUsingDeclaration()
8279 bool Sema::CheckUsingDeclRedeclaration(SourceLocation UsingLoc, in CheckUsingDeclRedeclaration() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4081 bool CheckUsingDeclRedeclaration(SourceLocation UsingLoc,