Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexer.h78 StringRef getClangToolchainPath();
H A DCIndexer.cpp142 StringRef CIndexer::getClangToolchainPath() { in getClangToolchainPath() function in CIndexer