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

References

tools/llvm-pdbutil/LinePrinter.cpp
  322   case PDB_ColorItem::Path:
tools/llvm-pdbutil/PrettyCompilandDumper.cpp
   54   WithColor(Printer, PDB_ColorItem::Path).get() << FullName;
   62         WithColor(Printer, PDB_ColorItem::Path).get() << File->getFileName();
tools/llvm-pdbutil/llvm-pdbutil.cpp
  950     WithColor(Printer, PDB_ColorItem::Path).get() << File;
  956     WithColor(Printer, PDB_ColorItem::Path).get() << Obj;
  960     WithColor(Printer, PDB_ColorItem::Path).get() << VFName;
 1076   WithColor(Printer, PDB_ColorItem::Path).get() << FileName;