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
320 A.renderAsInput(Args, CmdArgs); in ConstructJob()
3773 A->renderAsInput(Args, CmdArgs); in RenderHLSLOptions()3791 A->renderAsInput(Args, CmdArgs); in RenderOpenACCOptions()5419 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()7964 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()
490 A.renderAsInput(Args, CmdArgs); in AddLinkerInputs()