Searched refs:getUnexpArgument (Results 1 – 3 of 3) sorted by relevance
66 const_cast<Token*>(Result->getUnexpArgument(0))); in create()113 const Token *MacroArgs::getUnexpArgument(unsigned Arg) const { in getUnexpArgument() function in MacroArgs160 const Token *AT = getUnexpArgument(Arg); in getPreExpArgument()308 StringifiedArgs[ArgNo] = StringifyArgument(getUnexpArgument(ArgNo), PP, in getStringifiedArgument()
204 Res = MacroArgs::StringifyArgument(ActualArgs->getUnexpArgument(ArgNo), in ExpandFunctionArguments()269 const Token *ArgTok = ActualArgs->getUnexpArgument(ArgNo); in ExpandFunctionArguments()315 const Token *ArgToks = ActualArgs->getUnexpArgument(ArgNo); in ExpandFunctionArguments()
79 const Token *getUnexpArgument(unsigned Arg) const;