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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DVersion.h46 std::string getClangRepositoryPath();
65 /// the information in getClangRepositoryPath() and getClangRevision().
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DVersion.cpp27 std::string getClangRepositoryPath() { function in namespace:clang
93 std::string Path = getClangRepositoryPath();

Completed in 61 milliseconds