Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvarasm.cc7813 tree used_decl, no_used_decl; in switch_to_section() local
7818 used_decl = decl; in switch_to_section()
7825 used_decl = new_section->named.decl; in switch_to_section()
7828 if (no_used_decl != used_decl) in switch_to_section()
7833 "the same name", no_used_decl, used_decl); in switch_to_section()
7834 inform (DECL_SOURCE_LOCATION (used_decl), in switch_to_section()
7835 "%qD was declared here", used_decl); in switch_to_section()