Home | History | Annotate | Download | only in Sema

Lines Matching refs:SMEnd

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