Home
last modified time | relevance | path

Searched refs:old_flag_pedantic_errors (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Ddecl.c6669 int old_flag_pedantic_errors = flag_pedantic_errors; in compute_array_index_type() local
6674 flag_pedantic_errors = old_flag_pedantic_errors; in compute_array_index_type()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c10221 int old_flag_pedantic_errors = flag_pedantic_errors; local
10226 flag_pedantic_errors = old_flag_pedantic_errors;