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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DVersion.h55 std::string getClangRevision();
61 /// string as getClangRevision.
65 /// the information in getClangRepositoryPath() and getClangRevision().
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DVersion.cpp74 std::string getClangRevision() { function in namespace:clang
94 std::string Revision = getClangRevision();
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/
H A Dlldb.cpp295 std::string clang_rev (clang::getClangRevision());

Completed in 60 milliseconds