Searched refs:getPreExpArgument (Results 1 – 3 of 3) sorted by relevance
141 return getPreExpArgument(VariadicArgIndex, PP).front().isNot(tok::eof); in invokedWithVariadicArgument()161 const std::vector<Token> &MacroArgs::getPreExpArgument(unsigned Arg, in getPreExpArgument() function in MacroArgs
455 ResultArgToks = &ActualArgs->getPreExpArgument(ArgNo, PP)[0]; in ExpandFunctionArguments()
91 getPreExpArgument(unsigned Arg, Preprocessor &PP);