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();
436 << (FullVersion == getClangFullRepositoryVersion()? "this" in ReadFullVersionInformation()
476 + getClangFullRepositoryVersion() + "\""); in InitializePredefinedMacros()
1955 hash_code code = hash_value(getClangFullRepositoryVersion()); in getModuleHash()
108 return FullVersion != getClangFullRepositoryVersion(); in ReadFullVersionInformation()
1160 getClangFullRepositoryVersion()); in WriteControlBlock()
2417 const std::string &CurBranch = getClangFullRepositoryVersion(); in ReadControlBlock()