Home
last modified time | relevance | path

Searched defs:AddHIPRuntimeLibArgs (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp728 void Linux::AddHIPRuntimeLibArgs(const ArgList &Args, AddHIPRuntimeLibArgs() function in Linux
H A DMSVC.cpp506 void MSVCToolChain::AddHIPRuntimeLibArgs(const ArgList &Args, AddHIPRuntimeLibArgs() function in MSVCToolChain
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h766 virtual void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args, AddHIPRuntimeLibArgs() function