Searched defs:ModuleHash (Results 1 – 5 of 5) sorted by relevance
66 ModuleHasher ModuleHash(M); in nameUnamedGlobals() local
280 std::string ModuleHash; variable
485 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor() local540 std::string CompilerInstance::getSpecificModuleCachePath(StringRef ModuleHash) { in getSpecificModuleCachePath()
1317 struct ModuleHash { struct1318 uint64_t Hash;
1323 UnsignedOrNone ModuleHash = getPrimaryModuleHash(Key.second); in GetInternalKey() local