Home | History | Annotate | Download | only in Analysis

Lines Matching defs:isDescendantOf

497     bool isDescendantOf(const SCC &C) const { return C.isAncestorOf(*this); }
621 bool isAncestorOf(const RefSCC &C) const { return C.isDescendantOf(*this); }
629 bool isDescendantOf(const RefSCC &C) const;