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

  /external/clang/lib/Lex/
Preprocessor.cpp 64 CurDirLookup(0), CurLexerKind(CLK_Lexer), Callbacks(0), MacroArgCache(0),
553 CurLexerKind = CLK_Lexer;
PPLexerChange.cpp 118 CurLexerKind = CLK_Lexer;
  /external/clang/include/clang/Lex/
Preprocessor.h 209 CLK_Lexer,
582 case CLK_Lexer: CurLexer->Lex(Result); break;
    [all...]

Completed in 840 milliseconds