OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isRecording
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
466
bool
isRecording
() const { return ConditionalStackState == Recording; }
479
if (!
isRecording
() && !isReplaying())
2318
return PreambleConditionalStack.
isRecording
();
Preprocessor.h
466
bool
isRecording
() const { return ConditionalStackState == Recording; }
479
if (!
isRecording
() && !isReplaying())
2318
return PreambleConditionalStack.
isRecording
();
Completed in 116 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026