Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc9588 tree oldrt = TREE_TYPE (oldtype); in start_function() local
9592 && comptypes (oldrt, newrt)) in start_function()