Home | History | Annotate | Download | only in Sema

Lines Matching refs:BEnd

3026                                          BEnd = Record->bases_end();
3027 B != BEnd; ++B) {