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

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPCaching.cpp 49 if (!InCachingLexMode())
90 if (InCachingLexMode()) {
MacroArgs.cpp 196 if (PP.InCachingLexMode())
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2216 bool InCachingLexMode() const {
2226 if (InCachingLexMode())

Completed in 29 milliseconds