Searched refs:incr_locus (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc236 location_t incr_locus = expr_loc_or_loc (incr, start_locus); local
310 if (MAY_HAVE_DEBUG_MARKER_STMTS && incr_locus != UNKNOWN_LOCATION)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c11068 location_t incr_locus, tree incr, tree body, tree blab,
11134 if (MAY_HAVE_DEBUG_MARKER_STMTS && incr_locus != UNKNOWN_LOCATION)
11137 SET_EXPR_LOCATION (t, incr_locus);
11032 c_finish_loop(location_t start_locus, location_t cond_locus, tree cond, location_t incr_locus, tree incr, tree body, tree blab, tree clab, bool cond_is_first) argument

Completed in 221 milliseconds