Searched refs:saved_loc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtree-optimize.c403 location_t saved_loc;
419 saved_loc = input_location;
514 input_location = saved_loc;
402 location_t saved_loc; local
H A Dtree-inline.c1462 location_t saved_loc = input_location; local
1477 input_location = saved_loc;
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dmacro.c466 source_location saved_loc = lhs->src_loc; local
476 lhs->src_loc = saved_loc;
/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c6425 location_t saved_loc;
6430 saved_loc = input_location;
7050 input_location = saved_loc;
12079 location_t saved_loc = input_location;
12256 input_location = saved_loc;
12396 input_location = saved_loc;
12416 location_t saved_loc = input_location;
12507 input_location = saved_loc;
6424 location_t saved_loc; local
12077 location_t saved_loc = input_location; local
12414 location_t saved_loc = input_location; local
H A Dclass.c5226 location_t saved_loc = input_location;
5262 input_location = saved_loc;
5222 location_t saved_loc = input_location; local

Completed in 154 milliseconds