Home | History | Annotate | Download | only in llvm-pdbdump

Lines Matching refs:Keyword

72       WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " ";
82 WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " ";
109 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const";
111 WithColor(Printer, PDB_ColorItem::Keyword).get() << " volatile";
141 WithColor(Printer, PDB_ColorItem::Keyword).get() << "virtual ";
164 WithColor(Printer, PDB_ColorItem::Keyword).get()
190 WithColor(Printer, PDB_ColorItem::Keyword).get() << " const";
192 WithColor(Printer, PDB_ColorItem::Keyword).get() << " volatile";
247 WithColor(Printer, PDB_ColorItem::Keyword).get() << "const ";
249 WithColor(Printer, PDB_ColorItem::Keyword).get() << "volatile ";