reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/Expr.h
 2841     return hasTemplateKWAndArgsInfo();
 2929     if (!hasTemplateKWAndArgsInfo())
 2937     if (!hasTemplateKWAndArgsInfo())
 2945     if (!hasTemplateKWAndArgsInfo())
tools/clang/lib/Serialization/ASTWriterStmt.cpp
  700   bool HasTemplateInfo = E->hasTemplateKWAndArgsInfo();