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 93 PP->HandleIdentifier(Tok);
Preprocessor.cpp 607 /// HandleIdentifier - This callback is invoked when the lexer reads an
615 void Preprocessor::HandleIdentifier(Token &Identifier) {
TokenLexer.cpp 483 // won't be handled by Preprocessor::HandleIdentifier because this is coming
490 PP.HandleIdentifier(Tok);
Lexer.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 248 milliseconds