Home
last modified time | relevance | path

Searched refs:getLibPath (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DROCm.h213 StringRef getLibPath() const { return LibPath; } in getLibPath() function
H A DLinux.cpp743 Args.MakeArgString(StringRef("-L") + RocmInstallation->getLibPath())); in AddHIPRuntimeLibArgs()
747 SmallString<0> p = RocmInstallation->getLibPath(); in AddHIPRuntimeLibArgs()
H A DMSVC.cpp522 RocmInstallation->getLibPath()), in AddHIPRuntimeLibArgs()