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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h164 bool hasExplicitTemplateArgs() const { function in class:clang::ConceptReference
H A DDeclTemplate.h2615 bool hasExplicitTemplateArgs() const { return TemplateArgs; } function in class:clang::ClassScopeFunctionSpecializationDecl
H A DExprCXX.h2995 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } function in class:clang::OverloadExpr
3243 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } function in class:clang::final
3692 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } function in class:clang::final
[all...]
H A DExpr.h1328 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } function in class:clang::final
2980 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } function in class:clang::final::final::final

Completed in 189 milliseconds