Searched refs:renderAsInput (Results 1 – 5 of 5) sorted by relevance
132 void renderAsInput(const ArgList &Args, ArgStringList &Output) const;
87 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const { in renderAsInput() function in Arg
296 A.renderAsInput(Args, CmdArgs); in ConstructJob()
273 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()
3513 A->renderAsInput(Args, CmdArgs); in RenderHLSLOptions()4907 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()7276 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()