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 69 CurDirLookup(0), CurLexerKind(CLK_Lexer), Callbacks(0),
333 CurLexerKind = CLK_Lexer;
PPLexerChange.cpp 121 CurLexerKind = CLK_Lexer;
  /external/clang/include/clang/Lex/
Preprocessor.h 269 CLK_Lexer,
723 case CLK_Lexer: CurLexer->Lex(Result); break;
    [all...]

Completed in 76 milliseconds