Searched defs:isSuperSet (Results 1 – 5 of 5) sorted by relevance
50 bool IndexSet::isSuperSet(const IndexSet& o) const { in isSuperSet() function in hmat::IndexSet
403 public boolean isSuperSet(){ in isSuperSet() method in ClassData
250 bool isSuperSet=true; in edgeGraph() local