OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EnableCheckProfiling
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchFinder.cpp
417
const bool
EnableCheckProfiling
= Options.CheckProfiling.hasValue();
420
if (
EnableCheckProfiling
)
427
const bool
EnableCheckProfiling
= Options.CheckProfiling.hasValue();
430
if (
EnableCheckProfiling
)
810
const bool
EnableCheckProfiling
= Options.CheckProfiling.hasValue();
813
if (
EnableCheckProfiling
)
832
const bool
EnableCheckProfiling
= Options.CheckProfiling.hasValue();
837
if (
EnableCheckProfiling
)
Completed in 17 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026