Searched defs:AddHIPRuntimeLibArgs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | Linux.cpp | 732 void Linux::AddHIPRuntimeLibArgs(const ArgList &Args, AddHIPRuntimeLibArgs() function in Linux |
H A D | MSVC.cpp | 509 void MSVCToolChain::AddHIPRuntimeLibArgs(const ArgList &Args, AddHIPRuntimeLibArgs() function in MSVCToolChain |
/llvm-project/clang/include/clang/Driver/ | ||
H A D | ToolChain.h | 780 virtual void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args, AddHIPRuntimeLibArgs() function |