Searched defs:UsersPosition (Results 1 – 1 of 1) sorted by relevance
353 struct UsersPosition struct356 explicit UsersPosition(const KeyTy &key) : Base(key) { parent = key.first; } in UsersPosition() argument359 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey()364 bool useRepresentative() const { return key.second; } in useRepresentative()