Home
last modified time | relevance | path

Searched refs:guard_loc (Results 1 – 25 of 69) sorted by relevance

123

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-indentation.c261 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
267 if (linemap_location_from_macro_expansion_p (line_table, guard_loc)) in should_warn_for_misleading_indentation()
268 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
279 if (guard_loc == body_loc && body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
284 &guard_loc, &body_loc); in should_warn_for_misleading_indentation()
294 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
305 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
317 inform (guard_loc, in should_warn_for_misleading_indentation()
322 inform (guard_loc, in should_warn_for_misleading_indentation()
331 if (guard_loc == body_loc || body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-indentation.c261 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
267 if (linemap_location_from_macro_expansion_p (line_table, guard_loc)) in should_warn_for_misleading_indentation()
268 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
279 if (guard_loc == body_loc && body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
284 &guard_loc, &body_loc); in should_warn_for_misleading_indentation()
294 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
305 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
317 inform (guard_loc, in should_warn_for_misleading_indentation()
322 inform (guard_loc, in should_warn_for_misleading_indentation()
331 if (guard_loc == body_loc || body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-indentation.c261 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
267 if (linemap_location_from_macro_expansion_p (line_table, guard_loc)) in should_warn_for_misleading_indentation()
268 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
279 if (guard_loc == body_loc && body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
284 &guard_loc, &body_loc); in should_warn_for_misleading_indentation()
294 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
305 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
317 inform (guard_loc, in should_warn_for_misleading_indentation()
322 inform (guard_loc, in should_warn_for_misleading_indentation()
331 if (guard_loc == body_loc || body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-indentation.c261 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
267 if (linemap_location_from_macro_expansion_p (line_table, guard_loc)) in should_warn_for_misleading_indentation()
268 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
279 if (guard_loc == body_loc && body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
284 &guard_loc, &body_loc); in should_warn_for_misleading_indentation()
294 guard_loc = linemap_resolve_location (line_table, guard_loc, in should_warn_for_misleading_indentation()
305 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
317 inform (guard_loc, in should_warn_for_misleading_indentation()
322 inform (guard_loc, in should_warn_for_misleading_indentation()
331 if (guard_loc == body_loc || body_loc == next_stmt_loc) in should_warn_for_misleading_indentation()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
H A Dc-warn.c2519 location_t guard_loc, enum rid keyword) in warn_for_multistatement_macros() argument
2545 = linemap_resolve_location (line_table, guard_loc, in warn_for_multistatement_macros()
2557 const line_map *guard_map = linemap_lookup (line_table, guard_loc); in warn_for_multistatement_macros()
2594 inform (guard_loc, "some parts of macro expansion are not guarded by " in warn_for_multistatement_macros()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
H A Dc-warn.c2519 location_t guard_loc, enum rid keyword) in warn_for_multistatement_macros() argument
2545 = linemap_resolve_location (line_table, guard_loc, in warn_for_multistatement_macros()
2557 const line_map *guard_map = linemap_lookup (line_table, guard_loc); in warn_for_multistatement_macros()
2594 inform (guard_loc, "some parts of macro expansion are not guarded by " in warn_for_multistatement_macros()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
H A Dc-warn.c2519 location_t guard_loc, enum rid keyword) in warn_for_multistatement_macros() argument
2545 = linemap_resolve_location (line_table, guard_loc, in warn_for_multistatement_macros()
2557 const line_map *guard_map = linemap_lookup (line_table, guard_loc); in warn_for_multistatement_macros()
2594 inform (guard_loc, "some parts of macro expansion are not guarded by " in warn_for_multistatement_macros()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
H A Dc-warn.c2519 location_t guard_loc, enum rid keyword) in warn_for_multistatement_macros() argument
2545 = linemap_resolve_location (line_table, guard_loc, in warn_for_multistatement_macros()
2557 const line_map *guard_map = linemap_lookup (line_table, guard_loc); in warn_for_multistatement_macros()
2594 inform (guard_loc, "some parts of macro expansion are not guarded by " in warn_for_multistatement_macros()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
H A Dc-warn.c2519 location_t guard_loc, enum rid keyword) in warn_for_multistatement_macros() argument
2545 = linemap_resolve_location (line_table, guard_loc, in warn_for_multistatement_macros()
2557 const line_map *guard_map = linemap_lookup (line_table, guard_loc); in warn_for_multistatement_macros()
2594 inform (guard_loc, "some parts of macro expansion are not guarded by " in warn_for_multistatement_macros()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
H A Dc-warn.c2519 location_t guard_loc, enum rid keyword) in warn_for_multistatement_macros() argument
2545 = linemap_resolve_location (line_table, guard_loc, in warn_for_multistatement_macros()
2557 const line_map *guard_map = linemap_lookup (line_table, guard_loc); in warn_for_multistatement_macros()
2594 inform (guard_loc, "some parts of macro expansion are not guarded by " in warn_for_multistatement_macros()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-indentation.c210 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
293 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
338 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
406 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-indentation.c212 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
295 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
342 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
410 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-indentation.c212 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
295 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
342 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
410 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-indentation.c212 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
295 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
342 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
410 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-indentation.c212 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
295 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
342 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
410 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-indentation.c212 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
295 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
342 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
410 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-indentation.c212 location_t guard_loc = guard_tinfo.location; in should_warn_for_misleading_indentation() local
295 expanded_location guard_exploc = expand_location (guard_loc); in should_warn_for_misleading_indentation()
342 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
410 if (!get_visual_column (guard_exploc, guard_loc, in should_warn_for_misleading_indentation()
/dports/games/wesnoth/wesnoth-1.14.17/data/ai/scenarios/
H A Dscenario-formula.cfg132 formula="if(attack, attack, move(me.loc, me.vars.guard_loc))
133 … = choose(filter(attacks, units = [me.loc] and distance_between(me.vars.guard_loc, target) <= me.v…
136 guard_loc="loc(8,5)"

123