Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c12123 tree old_initial; in finish_method() local
12130 old_initial = DECL_INITIAL (fndecl); in finish_method()
12152 DECL_INITIAL (fndecl) = old_initial; in finish_method()