Searched refs:getInputArg (Results 1 – 4 of 4) sorted by relevance
68 const Arg &getInputArg() const { in getInputArg() function
551 os << "\"" << IA->getInputArg().getValue(C.getArgs()) << "\""; in PrintActions1()1140 const Arg &Input = IA->getInputArg(); in BuildJobsForAction()
140 const Arg &A = II.getInputArg(); in AddLinkerInputs()2121 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()2317 const Arg &A = II.getInputArg(); in ConstructJob()
102 const Arg &getInputArg() const { return Input; } in getInputArg() function