Home
last modified time | relevance | path

Searched refs:getAsanRTLPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DROCm.h224 StringRef getAsanRTLPath() const { return AsanRTL; } in getAsanRTLPath() function
H A DHIPAMD.cpp375 auto AsanRTL = RocmInstallation.getAsanRTLPath(); in getHIPDeviceLibs()