Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h2626 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
2874 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
3289 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
DExpr.h1095 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function
2470 bool hasExplicitTemplateArgs() const { return getLAngleLoc().isValid(); } in hasExplicitTemplateArgs() function