Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c8443 int save_read = DECL_READ_P (decl); in cp_finish_decomp() local
8488 DECL_READ_P (decl) = save_read; in cp_finish_decomp()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc9069 int save_read = DECL_READ_P (decl); in cp_finish_decomp() local
9114 DECL_READ_P (decl) = save_read; in cp_finish_decomp()