Lines Matching refs:Keyword
74 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " "; in start()
84 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " "; in start()
111 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const"; in start()
113 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()