Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DSourceCoverageViewText.cpp108 colored_ostream(OS, Highlight ? *Highlight : raw_ostream::SAVEDCOLOR, in renderLine()
124 colored_ostream(OS, Highlight ? *Highlight : raw_ostream::SAVEDCOLOR, in renderLine()
/external/llvm/lib/Support/
DSourceMgr.cpp341 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
381 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
Draw_ostream.cpp667 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h72 SAVEDCOLOR enumerator
/external/llvm/include/llvm/Support/
Draw_ostream.h80 SAVEDCOLOR enumerator
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp611 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
/external/clang/lib/Frontend/
DTextDiagnostic.cpp43 raw_ostream::SAVEDCOLOR;