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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DVersion.h34 std::string getClangRevision();
40 /// string as getClangRevision.
44 /// the information in getClangRepositoryPath() and getClangRevision().
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DVersion.cpp44 std::string getClangRevision() { function in namespace:clang
64 std::string Revision = getClangRevision();

Completed in 93 milliseconds