Lines Matching refs:Keyword
77 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " "; in start()
87 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " "; in start()
114 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const"; in start()
116 WithColor(Printer, PDB_ColorItem::Keyword).get() << " volatile"; in start()
152 WithColor(Printer, PDB_ColorItem::Keyword).get() << "virtual "; in start()
175 WithColor(Printer, PDB_ColorItem::Keyword).get() in start()
203 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const"; in start()
205 WithColor(Printer, PDB_ColorItem::Keyword).get() << " volatile"; in start()
257 WithColor(Printer, PDB_ColorItem::Keyword).get() << "const "; in dump()
259 WithColor(Printer, PDB_ColorItem::Keyword).get() << "volatile "; in dump()
264 WithColor(Printer, PDB_ColorItem::Keyword).get() << " __restrict"; in dump()