Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c7121 int old_flag_pedantic_errors = flag_pedantic_errors; in compute_array_index_type() local
7126 flag_pedantic_errors = old_flag_pedantic_errors; in compute_array_index_type()