Searched refs:getInputArg (Results 1 – 9 of 9) sorted by relevance
87 const llvm::opt::Arg &getInputArg() const { in getInputArg() function
224 const llvm::opt::Arg &getInputArg() const { return Input; } in getInputArg() function
165 Inputs.push_back(std::string(IA->getInputArg().getSpelling())); in runImpl()
1961 os << "\"" << IA->getInputArg().getValue() << "\"";2558 llvm::sys::fs::real_path(IA->getInputArg().getValue(), RealPath, in addDeviceDepences()2574 C.MakeAction<InputAction>(IA->getInputArg(), Ty, IA->getId())); in addDeviceDepences()2590 std::string FileName = IA->getInputArg().getAsString(Args); in addDeviceDepences()3159 C.MakeAction<InputAction>(IA->getInputArg(), IA->getType())); in addDeviceDepences()3167 std::string FileName = IA->getInputArg().getAsString(Args); in addDeviceDepences()4595 const Arg &Input = IA->getInputArg(); in BuildJobsForActionNoCache()
188 II.getInputArg().render(Args, CmdArgs); in ConstructJob()
558 const Arg &A = Input.getInputArg(); in ConstructJob()
258 const Arg &A = II.getInputArg(); in AddLinkerInputs()
152 const Arg &A = II.getInputArg(); in ConstructJob()
4637 II.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()6855 Input.getInputArg().renderAsInput(Args, CmdArgs); in ConstructJob()