OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UseColor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
LinePrinter.h
36
LinePrinter(int Indent, bool
UseColor
, raw_ostream &Stream);
64
bool hasColor() const { return
UseColor
; }
84
bool
UseColor
;
163
bool
UseColor
;
llvm-pdbutil.cpp
1068
const bool
UseColor
= opts::pretty::ColorOutput == cl::BOU_UNSET
1071
LinePrinter Printer(2,
UseColor
, Stream);
Completed in 16 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026