Searched defs:HasExplicitTemplateArgs (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h392 bool HasExplicitTemplateArgs; member in class:clang::FunctionCallFilterCCC
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h2626 Create(ASTContext &C, DeclContext *DC, SourceLocation Loc, CXXMethodDecl *FD, bool HasExplicitTemplateArgs, const TemplateArgumentListInfo &TemplateArgs) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp10143 bool HasExplicitTemplateArgs = false; local
H A DSemaDecl.cpp8986 bool HasExplicitTemplateArgs = false; local

Completed in 297 milliseconds