Home
last modified time | relevance | path

Searched refs:SAVEDCOLOR (Results 1 – 13 of 13) 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageViewText.cpp117 colored_ostream(OS, Highlight ? *Highlight : raw_ostream::SAVEDCOLOR, in renderLine()
134 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-7.0/llvm/lib/Support/
DSourceMgr.cpp373 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
418 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
Draw_ostream.cpp723 (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-subzero/include/llvm/Support/
Draw_ostream.h83 SAVEDCOLOR enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Draw_ostream.h85 SAVEDCOLOR enumerator
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp611 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp646 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
/external/clang/lib/Frontend/
DTextDiagnostic.cpp43 raw_ostream::SAVEDCOLOR;