Searched refs:IndexedModuleID (Results 1 – 1 of 1) sorted by relevance
295 std::vector<IndexedModuleID> ModuleIDs; in printFullOutput()299 [](const IndexedModuleID &A, const IndexedModuleID &B) { in printFullOutput()364 struct IndexedModuleID { struct in FullDeps368 bool operator==(const IndexedModuleID &Other) const { in operator ==() argument375 std::size_t operator()(const IndexedModuleID &IMID) const { in operator ()()392 std::unordered_map<IndexedModuleID, ModuleDeps, IndexedModuleIDHasher>