OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConditionalStackDepth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
PreprocessorLexer.h
122
unsigned
getConditionalStackDepth
() const { return ConditionalStack.size(); }
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp
995
CurPPLexer->
getConditionalStackDepth
() > 0);
2991
if (CurPPLexer->
getConditionalStackDepth
() == 0) {
3056
if (CurPPLexer->
getConditionalStackDepth
() == 0) {
3106
if (CurPPLexer->
getConditionalStackDepth
() == 0)
3131
if (CurPPLexer->
getConditionalStackDepth
() == 0)
3175
if (CurPPLexer->
getConditionalStackDepth
() == 0)
Completed in 16 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026