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

  /external/clang/lib/Lex/
Preprocessor.cpp 609 return HandleMacroExpandedIdentifier(Identifier, MD);
PPMacroExpansion.cpp 215 /// HandleMacroExpandedIdentifier - If an identifier token is read that is to be
217 bool Preprocessor::HandleMacroExpandedIdentifier(Token &Identifier,
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 1781 milliseconds