Home | History | Annotate | Download | only in Driver

Lines Matching refs:Args

72   const llvm::opt::ArgList &Args;
100 const llvm::opt::ArgList &Args);
183 TranslateArgs(const llvm::opt::DerivedArgList &Args,
264 virtual std::string getCompilerRT(const llvm::opt::ArgList &Args,
268 const char *getCompilerRTArgString(const llvm::opt::ArgList &Args,
272 static bool needsProfileRT(const llvm::opt::ArgList &Args);
319 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
337 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
346 const llvm::opt::ArgList &Args,
380 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;
384 virtual CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const;
394 virtual void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args,
398 void AddFilePathLibArgs(const llvm::opt::ArgList &Args,
403 virtual void AddCCKextLibArgs(const llvm::opt::ArgList &Args,
411 const llvm::opt::ArgList &Args, llvm::opt::ArgStringList &CmdArgs) const;
414 virtual void addProfileRTLibs(const llvm::opt::ArgList &Args,