Searched refs:getInputArg (Results 1 – 4 of 4) sorted by relevance
68 const Arg &getInputArg() const { in getInputArg() function
748 os << "\"" << IA->getInputArg().getValue() << "\""; in PrintActions1()1341 const Arg &Input = IA->getInputArg(); in BuildJobsForAction()
175 const Arg &A = II.getInputArg(); in AddLinkerInputs()3252 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()3685 const Arg &A = II.getInputArg(); in ConstructJob()3811 II.getInputArg().render(Args, CmdArgs); in ConstructJob()
101 const Arg &getInputArg() const { return Input; } in getInputArg() function