Searched refs:HandleMacroExpandedIdentifier (Results 1 – 4 of 4) sorted by relevance
852 return HandleMacroExpandedIdentifier(Identifier, MD); in HandleIdentifier()
475 bool Preprocessor::HandleMacroExpandedIdentifier(Token &Identifier, in HandleMacroExpandedIdentifier() function in Preprocessor
2384 bool HandleMacroExpandedIdentifier(Token &Identifier, const MacroDefinition &MD);
554 MacroExpands is called when ::HandleMacroExpandedIdentifier when a macro invocation is found.