Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3203 if (SemaRef.CheckUsingDeclRedeclaration(D->getUsingLoc(), in VisitUsingDecl()
H A DSemaDeclCXX.cpp12336 if (CheckUsingDeclRedeclaration(UsingLoc, HasTypenameKeyword, in BuildUsingDeclaration()
12638 bool Sema::CheckUsingDeclRedeclaration(SourceLocation UsingLoc, in CheckUsingDeclRedeclaration() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6020 bool CheckUsingDeclRedeclaration(SourceLocation UsingLoc,