Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp2144 if (SemaRef.CheckUsingDeclRedeclaration(D->getUsingLoc(), in VisitUsingDecl()
HDSemaDeclCXX.cpp7351 if (CheckUsingDeclRedeclaration(UsingLoc, HasTypenameKeyword, in BuildUsingDeclaration()
7522 bool Sema::CheckUsingDeclRedeclaration(SourceLocation UsingLoc, in CheckUsingDeclRedeclaration() function in Sema
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3678 bool CheckUsingDeclRedeclaration(SourceLocation UsingLoc,