Searched refs:begin_dummy (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | parser.c | 9413 tree begin_dummy, end_dummy, range_temp, iter_type, iter_decl; in do_range_for_auto_deduction() local 9416 (range_temp, &begin_dummy, &end_dummy)); in do_range_for_auto_deduction()
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | parser.c | 11869 tree begin_dummy, end_dummy, range_temp, iter_type, iter_decl; in do_range_for_auto_deduction() local 11872 (range_temp, &begin_dummy, &end_dummy)); in do_range_for_auto_deduction()
|