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
572 A.renderAsInput(Args, CmdArgs); in ConstructJob()
270 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()
4620 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()6798 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()