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

  /external/clang/lib/Lex/
PPLexerChange.cpp 521 /// HandleEndOfTokenLexer - This callback is invoked when the current TokenLexer
523 bool Preprocessor::HandleEndOfTokenLexer(Token &Result) {
589 if (!HandleEndOfTokenLexer(Tok)) Lex(Tok);
TokenLexer.cpp 431 return PP.HandleEndOfTokenLexer(Tok);
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 1026 milliseconds