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