Home | History | Annotate | Download | only in Sema

Lines Matching refs:SMEnd

3399   for (std::list<ShadowMap>::reverse_iterator SMEnd = ShadowMaps.rend();
3400 SM != SMEnd; ++SM) {