Searched refs:set_intersects (Results 1 – 2 of 2) sorted by relevance
174 bool set_intersects(const S1Ty &S1, const S2Ty &S2) { in set_intersects() function
3158 Highlight = set_intersects(ContextIds, G->DotAllocContextIds); in getNodeAttributes()3191 Highlight = set_intersects(Edge->ContextIds, G->DotAllocContextIds); in getEdgeAttributes()3216 return !set_intersects(Node->getContextIds(), G->DotAllocContextIds); in isNodeHidden()