Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DROCm.h195 StringRef getAsanRTLPath() const { return AsanRTL; } in getAsanRTLPath() function
DHIP.cpp402 auto AsanRTL = RocmInstallation.getAsanRTLPath(); in getHIPDeviceLibs()