• Home
  • Raw
  • Download

Lines Matching refs:Printer

19     : PDBSymDumper(false), Printer(P) {}  in BuiltinDumper()
26 WithColor(Printer, PDB_ColorItem::Type).get() << "float"; in start()
28 WithColor(Printer, PDB_ColorItem::Type).get() << "double"; in start()
31 WithColor(Printer, PDB_ColorItem::Type).get() << "unsigned"; in start()
33 WithColor(Printer, PDB_ColorItem::Type).get() << " __int64"; in start()
37 WithColor(Printer, PDB_ColorItem::Type).get() << "int"; in start()
39 WithColor(Printer, PDB_ColorItem::Type).get() << "__int64"; in start()
42 WithColor(Printer, PDB_ColorItem::Type).get() << "char"; in start()
45 WithColor(Printer, PDB_ColorItem::Type).get() << "wchar_t"; in start()
48 WithColor(Printer, PDB_ColorItem::Type).get() << "void"; in start()
51 WithColor(Printer, PDB_ColorItem::Type).get() << "long"; in start()
54 WithColor(Printer, PDB_ColorItem::Type).get() << "unsigned long"; in start()
57 WithColor(Printer, PDB_ColorItem::Type).get() << "bool"; in start()
60 WithColor(Printer, PDB_ColorItem::Type).get() << "CURRENCY"; in start()
63 WithColor(Printer, PDB_ColorItem::Type).get() << "DATE"; in start()
66 WithColor(Printer, PDB_ColorItem::Type).get() << "VARIANT"; in start()
69 WithColor(Printer, PDB_ColorItem::Type).get() << "complex"; in start()
72 WithColor(Printer, PDB_ColorItem::Type).get() << "bitfield"; in start()
75 WithColor(Printer, PDB_ColorItem::Type).get() << "BSTR"; in start()
78 WithColor(Printer, PDB_ColorItem::Type).get() << "HRESULT"; in start()
81 WithColor(Printer, PDB_ColorItem::Type).get() << "HRESULT"; in start()
84 WithColor(Printer, PDB_ColorItem::Type).get() << "void"; in start()