Searched refs:getClangRepositoryPath (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DVersion.h25 std::string getClangRepositoryPath();
44 /// the information in getClangRepositoryPath() and getClangRevision().
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DVersion.cpp24 std::string getClangRepositoryPath() { function in namespace:clang
63 std::string Path = getClangRepositoryPath();

Completed in 109 milliseconds