Home | History | Annotate | Download | only in c-family

Lines Matching defs:next_stmt_loc

263   location_t next_stmt_loc = next_tinfo.location;
273 if (linemap_location_from_macro_expansion_p (line_table, next_stmt_loc))
274 next_stmt_loc = linemap_resolve_location (line_table, next_stmt_loc,
279 if (guard_loc == body_loc && body_loc == next_stmt_loc)
288 &body_loc, &next_stmt_loc);
298 next_stmt_loc = linemap_resolve_location (line_table, next_stmt_loc,
304 expanded_location next_stmt_exploc = expand_location (next_stmt_loc);
331 if (guard_loc == body_loc || body_loc == next_stmt_loc)
340 /* If NEXT_STMT_LOC and BODY_LOC are on the same line, consider
390 /* If NEXT_STMT_LOC is on a line after BODY_LOC, consider
427 /* Determine if GUARD_LOC and NEXT_STMT_LOC are aligned on the same
615 along with the location of the next token, at NEXT_STMT_LOC,
626 bar (); <- NEXT_STMT_LOC