Searched refs:getConditionalStackDepth (Results 1 – 2 of 2) sorted by relevance
123 unsigned getConditionalStackDepth() const { return ConditionalStack.size(); } in getConditionalStackDepth() function
1201 CurPPLexer->getConditionalStackDepth() > 0); in HandleDirective()3300 if (CurPPLexer->getConditionalStackDepth() == 0) { in HandleIfdefDirective()3365 if (CurPPLexer->getConditionalStackDepth() == 0) { in HandleIfDirective()3415 if (CurPPLexer->getConditionalStackDepth() == 0) in HandleEndifDirective()3440 if (CurPPLexer->getConditionalStackDepth() == 0) in HandleElseDirective()3504 if (CurPPLexer->getConditionalStackDepth() == 0) in HandleElifFamilyDirective()