Searched refs:renderAsInput (Results 1 – 5 of 5) sorted by relevance
118 void renderAsInput(const ArgList &Args, ArgStringList &Output) const;
85 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const { in renderAsInput() function in Arg
471 A.renderAsInput(Args, CmdArgs); in ConstructJob()680 II.getInputArg().renderAsInput(Args, CmdArgs); in GetCommand()
183 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()
3708 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()5142 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()