Home
last modified time | relevance | path

Searched defs:hasExplicitTemplateArgs (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExprCXX.h2569 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
2824 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
3250 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
DExpr.h1123 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
2527 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function