Searched refs:getModuleHash (Results 1 – 12 of 12) sorted by relevance
122 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
319 std::string getModuleHash() const;
725 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
443 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
488 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor()1227 assert(ImportingInstance.getInvocation().getModuleHash() ==1228 Invocation->getModuleHash() && "Module hash mismatch!");
4914 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
162 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()1485 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
376 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
452 MDC.ContextHash = MDC.ScanInstance.getInvocation().getModuleHash(); in LexedFileChanged()
948 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()1377 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
1745 const ModuleHash &getModuleHash(const StringRef ModPath) const {
242 StringRef ModuleCacheHash = HSOpts->DisableModuleHash ? "" : getModuleHash(); in getPrebuiltImplicitModuleFileName()