Home
last modified time | relevance | path

Searched defs:getConditionalStackDepth (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessorLexer.h127 unsigned getConditionalStackDepth() const { return ConditionalStack.size(); } in getConditionalStackDepth() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessorLexer.h122 unsigned getConditionalStackDepth() const { return ConditionalStack.size(); } in getConditionalStackDepth() function