Home | History | Annotate | Download | only in Analysis

Lines Matching full:__begin

2906   //   for ( auto __begin = begin-expr,
2908 // __begin != __end;
2909 // ++__begin ) {
2910 // for-range-declaration = *__begin;
2942 // The block for the __begin != __end expression.