Searched refs:IndexedModuleID (Results 1 – 1 of 1) sorted by relevance
448 std::vector<IndexedModuleID> ModuleIDs; in printFullOutput()508 struct IndexedModuleID { struct in FullDeps516 bool operator==(const IndexedModuleID &Other) const { in operator ==() argument520 bool operator<(const IndexedModuleID &Other) const { in operator <() argument536 std::size_t operator()(const IndexedModuleID &IMID) const { in operator ()()552 std::unordered_map<IndexedModuleID, ModuleDeps, IndexedModuleID::Hasher>