Lines Matching full:arglist
22 const llvm::opt::ArgList &Args);
31 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
34 const llvm::opt::ArgList &DriverArgs,
36 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
38 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs,
40 void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args,
42 void AddIAMCUIncludeArgs(const llvm::opt::ArgList &DriverArgs,
44 void addSYCLIncludeArgs(const llvm::opt::ArgList &DriverArgs,
50 IsAArch64OutlineAtomicsDefault(const llvm::opt::ArgList &Args) const override;
51 bool isPIEDefault(const llvm::opt::ArgList &Args) const override;
54 void addProfileRTLibs(const llvm::opt::ArgList &Args,
58 std::string getDynamicLinker(const llvm::opt::ArgList &Args) const override;