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

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

Completed in 66 milliseconds