Searched defs:WithColor (Results 1 – 6 of 6) sorted by relevance
21 WithColor::WithColor(llvm::raw_ostream &OS, enum HighlightColor Type) : OS(OS) { in WithColor() function in WithColor
28 WithColor::WithColor(raw_ostream &OS, HighlightColor Color) : OS(OS) { in WithColor() function in WithColor
86 WithColor::WithColor(LinePrinter &P, PDB_ColorItem C) : OS(P.OS) { in WithColor() function in WithColor
24 friend class WithColor; variable
34 friend class WithColor; variable
289 WithColor::WithColor(LinePrinter &P, PDB_ColorItem C) in WithColor() function in WithColor