Searched defs:IndexedModuleID (Results 1 – 1 of 1) sorted by relevance
508 struct IndexedModuleID { struct in FullDeps509 ModuleID ID;514 mutable size_t InputIndex;516 bool operator==(const IndexedModuleID &Other) const { in operator ==()520 bool operator<(const IndexedModuleID &Other) const { in operator <()535 struct Hasher {