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();
460 << (FullVersion == getClangFullRepositoryVersion()? "this" in ReadFullVersionInformation()
488 + getClangFullRepositoryVersion() + "\""); in InitializePredefinedMacros()
2111 hash_code code = hash_value(getClangFullRepositoryVersion()); in getModuleHash()
112 return FullVersion != getClangFullRepositoryVersion(); in ReadFullVersionInformation()
1203 getClangFullRepositoryVersion()); in WriteControlBlock()
2305 const std::string &CurBranch = getClangFullRepositoryVersion(); in ReadControlBlock()