Searched refs:getModuleHash (Results 1 – 12 of 12) sorted by relevance
122 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
304 std::string getModuleHash() const;
683 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
426 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
489 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor()1226 assert(ImportingInstance.getInvocation().getModuleHash() ==1227 Invocation->getModuleHash() && "Module hash mismatch!");
4705 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
383 MDC.ContextHash = MDC.ScanInstance.getInvocation().getModuleHash(); in LexedFileChanged()
156 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()1468 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
375 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
948 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()1385 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
1700 const ModuleHash &getModuleHash(const StringRef ModPath) const {
218 StringRef ModuleCacheHash = HSOpts->DisableModuleHash ? "" : getModuleHash(); in getPrebuiltImplicitModuleFileName()