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

  /external/clang/lib/Lex/
PPLexerChange.cpp 272 /// HandleEndOfFile - This callback is invoked when the lexer hits the end of
275 bool Preprocessor::HandleEndOfFile(Token &Result, bool isEndOfMacro) {
532 return HandleEndOfFile(Result, true);
PTHLexer.cpp 150 return PP->HandleEndOfFile(Result);
Lexer.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 418 milliseconds