Home | History | Annotate | Download | only in Analysis

Lines Matching full:__begin

3241   //   for ( auto __begin = begin-expr,
3243 // __begin != __end;
3244 // ++__begin ) {
3245 // for-range-declaration = *__begin;
3277 // The block for the __begin != __end expression.