Searched defs:GraphId (Results 1 – 6 of 6) sorted by relevance
50 struct GraphId { struct53 bool operator==(const GraphId& x) const { return handle == x.handle; } argument