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

References

tools/clang/lib/AST/ASTDiagnostic.cpp
  362       if (FormatTemplateTypeDiff(Context, FromType, ToType, TDT.PrintTree,
  365         NeedQuotes = !TDT.PrintTree;
  372       if (TDT.PrintTree)
tools/clang/lib/Basic/Diagnostic.cpp
 1014         TDT.PrintTree = true;
 1036       TDT.PrintTree = false;