Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Ddecl.c6670 int old_pedantic = pedantic; in compute_array_index_type() local
6673 pedantic = old_pedantic; in compute_array_index_type()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c10222 int old_pedantic = pedantic; local
10225 pedantic = old_pedantic;