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
295 A.renderAsInput(Args, CmdArgs); in ConstructJob()
284 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()
3503 A->renderAsInput(Args, CmdArgs); in RenderHLSLOptions()4941 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()7434 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()