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

/external/clang/include/clang/AST/
H A DExpr.h1035 bool hasTemplateKWAndArgsInfo() const { function in class:clang::DeclRefExpr
1041 if (!hasTemplateKWAndArgsInfo())
1063 if (!hasTemplateKWAndArgsInfo()) return SourceLocation();
1070 if (!hasTemplateKWAndArgsInfo()) return SourceLocation();
1077 if (!hasTemplateKWAndArgsInfo()) return SourceLocation();

Completed in 134 milliseconds