Searched refs:renderAsInput (Results 1 – 3 of 3) sorted by relevance
117 void renderAsInput(const ArgList &Args, ArgStringList &Output) const;
80 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const { in renderAsInput() function in Arg
205 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()4163 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()7647 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()7764 II.getInputArg().renderAsInput(Args, CmdArgs); in GetCommand()