Searched refs:getClangFullRepositoryVersion (Results 1 – 9 of 9) sorted by relevance
60 std::string getClangFullRepositoryVersion() { in getClangFullRepositoryVersion() function100 std::string repo = getClangFullRepositoryVersion(); in getClangToolFullVersion()118 std::string repo = getClangFullRepositoryVersion(); in getClangFullCPPVersion()
45 std::string getClangFullRepositoryVersion();
263 HashBuilder.add(getClangFullRepositoryVersion()); in getModuleContextHash()
568 << (FullVersion == getClangFullRepositoryVersion()? "this" in ReadFullVersionInformation()
756 + getClangFullRepositoryVersion() + "\""); in InitializePredefinedMacros()
4604 HBuilder.add(getClangFullRepositoryVersion()); in getModuleHash()
122 return FullVersion != getClangFullRepositoryVersion(); in ReadFullVersionInformation()
1263 getClangFullRepositoryVersion()); in WriteControlBlock()
2821 const std::string &CurBranch = getClangFullRepositoryVersion(); in ReadControlBlock()