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

  /external/clang/lib/Lex/
PPCaching.cpp 82 CurLexerKind = CLK_CachingLexer;
Preprocessor.cpp 281 CurLexerKind = CLK_CachingLexer;
577 getLangOpts().Modules && CurLexerKind != CLK_CachingLexer) {
  /external/clang/include/clang/Lex/
Preprocessor.h 230 CLK_CachingLexer,
600 case CLK_CachingLexer: CachingLex(Result); break;
    [all...]

Completed in 54 milliseconds