Searched refs:getInputArg (Results 1 – 9 of 9) sorted by relevance
87 const llvm::opt::Arg &getInputArg() const { in getInputArg() function
239 const llvm::opt::Arg &getInputArg() const { return Input; } in getInputArg() function
165 Inputs.push_back(std::string(IA->getInputArg().getSpelling())); in runImpl()
2157 os << "\"" << IA->getInputArg().getValue() << "\"";2824 llvm::sys::fs::real_path(IA->getInputArg().getValue(), RealPath, in addDeviceDepences()2840 C.MakeAction<InputAction>(IA->getInputArg(), Ty, IA->getId())); in addDeviceDepences()2856 std::string FileName = IA->getInputArg().getAsString(Args); in addDeviceDepences()3460 C.MakeAction<InputAction>(IA->getInputArg(), IA->getType())); in addDeviceDepences()3468 std::string FileName = IA->getInputArg().getAsString(Args); in addDeviceDepences()5278 const Arg &Input = IA->getInputArg(); in BuildJobsForActionNoCache()
263 II.getInputArg().render(Args, CmdArgs); in ConstructJob()
280 const Arg &A = Input.getInputArg(); in ConstructJob()
252 const Arg &A = II.getInputArg(); in AddLinkerInputs()
153 const Arg &A = II.getInputArg(); in ConstructJob()
4907 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()7276 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()