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

References

tools/clang/lib/AST/ASTDiagnostic.cpp
  363                                  TDT.PrintFromType, TDT.ElideType,
  377       Val = TDT.PrintFromType ? TDT.FromType : TDT.ToType;
tools/clang/lib/Basic/Diagnostic.cpp
 1013         TDT.PrintFromType = true;
 1037       TDT.PrintFromType = true;
 1051       TDT.PrintFromType = false;