HomeSort by: relevance | last modified time | path
    Searched refs:reachedEOFWhileSkipping (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
Preprocessor.cpp 673 if (PreambleConditionalStack.reachedEOFWhileSkipping())
PPDirectives.cpp 444 if (PreambleConditionalStack.reachedEOFWhileSkipping())
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 487 bool reachedEOFWhileSkipping() const { return SkipInfo.hasValue(); }

Completed in 56 milliseconds