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

  /external/clang/lib/Lex/
PTHLexer.cpp 94 return PP->HandleIdentifier(Tok);
Preprocessor.cpp 564 /// HandleIdentifier - This callback is invoked when the lexer reads an
572 bool Preprocessor::HandleIdentifier(Token &Identifier) {
TokenLexer.cpp 490 // won't be handled by Preprocessor::HandleIdentifier because this is coming
497 return PP.HandleIdentifier(Tok);
    [all...]
Lexer.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 81 milliseconds