Searched refs:IndexedModuleID (Results 1 – 1 of 1) sorted by relevance
308 std::vector<IndexedModuleID> ModuleIDs; in printFullOutput()312 [](const IndexedModuleID &A, const IndexedModuleID &B) { in printFullOutput()386 auto MDIt = Modules.find(IndexedModuleID{MID, 0}); in constructPCMPath()400 struct IndexedModuleID { struct in FullDeps404 bool operator==(const IndexedModuleID &Other) const { in operator ==() argument411 std::size_t operator()(const IndexedModuleID &IMID) const { in operator ()()427 std::unordered_map<IndexedModuleID, ModuleDeps, IndexedModuleIDHasher>