Searched refs:MPSE (Results 1 – 1 of 1) sorted by relevance
515 for (const auto &MPSE : Index.modulePaths()) in forEachModule() local516 Callback(MPSE); in forEachModule()3739 [&](const StringMapEntry<std::pair<uint64_t, ModuleHash>> &MPSE) { in writeModStrings() argument3740 StringRef Key = MPSE.getKey(); in writeModStrings()3741 const auto &Value = MPSE.getValue(); in writeModStrings()