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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2144 if (SemaRef.CheckUsingDeclRedeclaration(D->getUsingLoc(),
H A DSemaDeclCXX.cpp7351 if (CheckUsingDeclRedeclaration(UsingLoc, HasTypenameKeyword,
7522 bool Sema::CheckUsingDeclRedeclaration(SourceLocation UsingLoc, function in class:Sema
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3678 bool CheckUsingDeclRedeclaration(SourceLocation UsingLoc,

Completed in 147 milliseconds