OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HasColors
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
SchedulerStatistics.cpp
107
bool
HasColors
= OS.has_colors();
112
if (NumIssued == It->first &&
HasColors
)
118
if (
HasColors
)
139
bool
HasColors
= FOS.has_colors();
153
if (
HasColors
&& NormalizedAvg >= NormalizedThreshold)
156
if (
HasColors
)
159
if (
HasColors
&&
163
if (
HasColors
)
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
raw_ostream.h
436
mutable Optional<bool>
HasColors
;
Completed in 34 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026