Home
last modified time | relevance | path

Searched defs:WithColor (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
DSyntaxHighlighting.cpp21 WithColor::WithColor(llvm::raw_ostream &OS, enum HighlightColor Type) : OS(OS) { in WithColor() function in WithColor
/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp86 WithColor::WithColor(LinePrinter &P, PDB_ColorItem C) : OS(P.OS) { in WithColor() function in WithColor
DLinePrinter.h24 friend class WithColor; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DWithColor.cpp21 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, bool DisableColors) in WithColor() function in WithColor
/external/llvm-project/llvm/lib/Support/
DWithColor.cpp21 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, ColorMode Mode) in WithColor() function in WithColor
/external/llvm-project/llvm/tools/llvm-pdbutil/
DLinePrinter.h33 friend class WithColor; variable
DLinePrinter.cpp287 WithColor::WithColor(LinePrinter &P, PDB_ColorItem C) in WithColor() function in WithColor