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

/external/clang/include/clang/AST/
H A DExpr.h1017 bool hasTemplateKWAndArgsInfo() const { function in class:clang::DeclRefExpr
1023 if (!hasTemplateKWAndArgsInfo())
1045 if (!hasTemplateKWAndArgsInfo()) return SourceLocation();
1052 if (!hasTemplateKWAndArgsInfo()) return SourceLocation();
1059 if (!hasTemplateKWAndArgsInfo()) return SourceLocation();

Completed in 61 milliseconds