Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Impl

540     EdgeIterator(NodeImpl &Impl) : Current(Impl.begin()) {}