Home | History | Annotate | Download | only in Sema

Lines Matching refs:BEnd

9896       for (CXXBasePath::iterator B = Path.begin(), BEnd = Path.end();
9897 B != BEnd; ++B)