Searched defs:getInstallPath (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.h222 StringRef getInstallPath() const { return GCCInstallPath; } function in class:clang::driver::toolchains::Generic_GCC::GCCInstallationDetector
H A DCuda.h67 StringRef getInstallPath() const { return InstallPath; } function in class:clang::driver::CudaInstallationDetector

Completed in 93 milliseconds