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

References

tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
   22     WithColor(Printer, PDB_ColorItem::Keyword).get() << "const ";
   24     WithColor(Printer, PDB_ColorItem::Keyword).get() << "volatile ";
   25   WithColor(Printer, PDB_ColorItem::Type).get() << getTypeName(Symbol);