Searched defs:WithColor (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DSyntaxHighlighting.cpp21 WithColor::WithColor(llvm::raw_ostream &OS, enum HighlightColor Type) : OS(OS) { function in class:WithColor
H A DSyntaxHighlighting.h24 class WithColor { class in namespace:llvm::dwarf::syntax
/freebsd-11.0-release/contrib/llvm/tools/llvm-pdbdump/
H A DLinePrinter.cpp83 WithColor::WithColor(LinePrinter &P, PDB_ColorItem C) : OS(P.OS) { function in class:WithColor
H A DLinePrinter.h79 class WithColor { class in namespace:llvm

Completed in 52 milliseconds