Searched refs:SAVEDCOLOR (Results 1 – 13 of 13) sorted by relevance
/external/llvm/tools/llvm-cov/ |
D | SourceCoverageViewText.cpp | 108 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/ |
D | SourceCoverageViewText.cpp | 117 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/ |
D | SourceMgr.cpp | 341 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print() 381 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
|
D | raw_ostream.cpp | 667 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | SourceMgr.cpp | 373 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print() 418 S.changeColor(raw_ostream::SAVEDCOLOR, true); in print()
|
D | raw_ostream.cpp | 723 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | raw_ostream.h | 72 SAVEDCOLOR enumerator
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 80 SAVEDCOLOR enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | raw_ostream.h | 83 SAVEDCOLOR enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | raw_ostream.h | 85 SAVEDCOLOR enumerator
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | raw_ostream.cpp | 611 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | raw_ostream.cpp | 646 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg) in changeColor()
|
/external/clang/lib/Frontend/ |
D | TextDiagnostic.cpp | 43 raw_ostream::SAVEDCOLOR;
|