Searched refs:getInputArg (Results 1 – 9 of 9) sorted by relevance
87 const llvm::opt::Arg &getInputArg() const { in getInputArg() function
1969 os << "\"" << IA->getInputArg().getValue() << "\"";2566 llvm::sys::fs::real_path(IA->getInputArg().getValue(), RealPath, in addDeviceDepences()2582 C.MakeAction<InputAction>(IA->getInputArg(), Ty, IA->getId())); in addDeviceDepences()2598 std::string FileName = IA->getInputArg().getAsString(Args); in addDeviceDepences()3143 C.MakeAction<InputAction>(IA->getInputArg(), IA->getType())); in addDeviceDepences()3151 std::string FileName = IA->getInputArg().getAsString(Args); in addDeviceDepences()4578 const Arg &Input = IA->getInputArg(); in BuildJobsForActionNoCache()
165 Inputs.push_back(std::string(IA->getInputArg().getSpelling())); in runImpl()
224 const llvm::opt::Arg &getInputArg() const { return Input; } in getInputArg() function
188 II.getInputArg().render(Args, CmdArgs); in ConstructJob()
556 const Arg &A = Input.getInputArg(); in ConstructJob()
258 const Arg &A = II.getInputArg(); in AddLinkerInputs()
152 const Arg &A = II.getInputArg(); in ConstructJob()
4620 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()6798 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()