Home
last modified time | relevance | path

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

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