Searched refs:getClangFullRepositoryVersion (Results 1 – 9 of 9) sorted by relevance
68 std::string getClangFullRepositoryVersion() { in getClangFullRepositoryVersion() function105 std::string repo = getClangFullRepositoryVersion(); in getClangToolFullVersion()120 std::string repo = getClangFullRepositoryVersion(); in getClangFullCPPVersion()
48 std::string getClangFullRepositoryVersion();
329 HashBuilder.add(getClangFullRepositoryVersion()); in getModuleContextHash()
582 << (FullVersion == getClangFullRepositoryVersion()? "this" in ReadFullVersionInformation()
786 + getClangFullRepositoryVersion() + "\""); in InitializePredefinedMacros()
4713 HBuilder.add(getClangFullRepositoryVersion()); in getModuleHash()
123 return FullVersion != getClangFullRepositoryVersion(); in ReadFullVersionInformation()
1320 getClangFullRepositoryVersion()); in WriteControlBlock()
3011 const std::string &CurBranch = getClangFullRepositoryVersion(); in ReadControlBlock()