Home
last modified time | relevance | path

Searched defs:getLibDevicePath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h72 StringRef getLibDevicePath() const { return LibDevicePath; } in getLibDevicePath() function
H A DROCm.h215 StringRef getLibDevicePath() const { return LibDevicePath; } in getLibDevicePath() function