OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enable_colors
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/diagtool/
TreeView.cpp
175
out.
enable_colors
(out.has_colors());
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
raw_ostream.h
320
// Enable or disable colors. Once
enable_colors
(false) is called,
321
// changeColor() has no effect until
enable_colors
(true) is called.
322
virtual void
enable_colors
(bool enable) { ColorEnabled = enable; }
function in class:llvm::raw_ostream
/src/external/apache2/llvm/dist/llvm/utils/FileCheck/
FileCheck.cpp
614
ElidedLinesOS.
enable_colors
(true);
/src/external/apache2/llvm/dist/llvm/lib/Support/
raw_ostream.cpp
627
enable_colors
(true);
Completed in 23 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026