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

  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 490 void Preprocessor::HandlePoisonedIdentifier(Token & Identifier) {
525 HandlePoisonedIdentifier(Identifier);
TokenLexer.cpp 438 PP.HandlePoisonedIdentifier(Tok);

Completed in 51 milliseconds