Searched refs:renderAsInput (Results 1 – 5 of 5) sorted by relevance
135 void renderAsInput(const ArgList &Args, ArgStringList &Output) const;
87 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const { in renderAsInput() function in Arg
574 A.renderAsInput(Args, CmdArgs); in ConstructJob()
270 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()
4637 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()6855 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()