Home
last modified time | relevance | path

Searched refs:SAVEDCOLOR (Results 1 – 5 of 5) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp37 colored_ostream(OS, Highlight ? *Highlight : raw_ostream::SAVEDCOLOR, in renderLine()
52 colored_ostream(OS, Highlight ? *Highlight : raw_ostream::SAVEDCOLOR, in renderLine()
/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp343 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
382 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
H A Draw_ostream.cpp653 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
/minix/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h81 SAVEDCOLOR enumerator
/minix/external/bsd/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp43 raw_ostream::SAVEDCOLOR;