Lines Matching refs:Keyword
75 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " "; in start()
85 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " "; in start()
112 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const"; in start()
114 WithColor(Printer, PDB_ColorItem::Keyword).get() << " volatile"; in start()
149 WithColor(Printer, PDB_ColorItem::Keyword).get() << "virtual "; in start()
172 WithColor(Printer, PDB_ColorItem::Keyword).get() in start()
200 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const"; in start()
202 WithColor(Printer, PDB_ColorItem::Keyword).get() << " volatile"; in start()
254 WithColor(Printer, PDB_ColorItem::Keyword).get() << "const "; in dump()
256 WithColor(Printer, PDB_ColorItem::Keyword).get() << "volatile "; in dump()
261 WithColor(Printer, PDB_ColorItem::Keyword).get() << " __restrict"; in dump()