Searched refs:renderAsInput (Results 1 – 3 of 3) sorted by relevance
115 void renderAsInput(const ArgList &Args, ArgStringList &Output) const;
79 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const { in renderAsInput() function in Arg
232 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()4653 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()8541 A.renderAsInput(Args, CmdArgs); in ConstructJob()8649 II.getInputArg().renderAsInput(Args, CmdArgs); in GetCommand()