Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc1535 location_t newdecl_loc = DECL_SOURCE_LOCATION (newdecl); in duplicate_decls() local
1563 warning_at (newdecl_loc, in duplicate_decls()
1575 warning_at (newdecl_loc, in duplicate_decls()
1586 warning_at (newdecl_loc, 0, in duplicate_decls()
1590 error_at (newdecl_loc, in duplicate_decls()
1650 warning_at (newdecl_loc, in duplicate_decls()
1678 error_at (newdecl_loc, in duplicate_decls()
1684 if (permerror (newdecl_loc, in duplicate_decls()
1688 inform (newdecl_loc, in duplicate_decls()
1697 warning_at (newdecl_loc, in duplicate_decls()
[all …]