Searched refs:getClangFullRepositoryVersion (Results 1 – 8 of 8) sorted by relevance
90 std::string getClangFullRepositoryVersion() { in getClangFullRepositoryVersion() function129 << getClangFullRepositoryVersion(); in getClangToolFullVersion()147 OS << "Clang " CLANG_VERSION_STRING " " << getClangFullRepositoryVersion(); in getClangFullCPPVersion()
66 std::string getClangFullRepositoryVersion();
462 << (FullVersion == getClangFullRepositoryVersion()? "this" in ReadFullVersionInformation()
521 + getClangFullRepositoryVersion() + "\""); in InitializePredefinedMacros()
2410 hash_code code = hash_value(getClangFullRepositoryVersion()); in getModuleHash()
113 return FullVersion != getClangFullRepositoryVersion(); in ReadFullVersionInformation()
1253 getClangFullRepositoryVersion()); in WriteControlBlock()
2325 const std::string &CurBranch = getClangFullRepositoryVersion(); in ReadControlBlock()