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

  /external/clang/lib/Lex/
PPCaching.cpp 82 CurLexerKind = CLK_CachingLexer;
Preprocessor.cpp 352 CurLexerKind = CLK_CachingLexer;
677 CurLexerKind != CLK_CachingLexer) {
700 case CLK_CachingLexer:
PPLexerChange.cpp 193 if (CurLexerKind == CLK_CachingLexer) {
  /external/clang/include/clang/Lex/
Preprocessor.h 308 CLK_CachingLexer,
    [all...]

Completed in 38 milliseconds