HomeSort by relevance Sort by last modified time
    Searched refs:getConditionalStackDepth (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
PreprocessorLexer.h 126 unsigned getConditionalStackDepth() const { return ConditionalStack.size(); }
  /external/clang/lib/Lex/
PPDirectives.cpp 618 CurPPLexer->getConditionalStackDepth() > 0);
    [all...]

Completed in 51 milliseconds