Searched refs:renderAsInput (Results 1 – 5 of 5) sorted by relevance
144 void renderAsInput(const ArgList &Args, ArgStringList &Output) const;
85 void Arg::renderAsInput(const ArgList &Args, ArgStringList &Output) const { in renderAsInput() function in Arg
315 A.renderAsInput(Args, CmdArgs); in ConstructJob()
3621 A->renderAsInput(Args, CmdArgs); in RenderHLSLOptions()3639 A->renderAsInput(Args, CmdArgs); in RenderOpenACCOptions()5164 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()7750 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()
441 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()