OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConditionalStackDepth
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
PreprocessorLexer.h
127
unsigned
getConditionalStackDepth
() const { return ConditionalStack.size(); }
/external/clang/lib/Lex/
PPDirectives.cpp
818
CurPPLexer->
getConditionalStackDepth
() > 0);
[
all
...]
Completed in 39 milliseconds