Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c1436 location_t newdecl_loc = DECL_SOURCE_LOCATION (newdecl); in duplicate_decls() local
1466 warning_at (newdecl_loc, in duplicate_decls()
1478 warning_at (newdecl_loc, in duplicate_decls()
1489 warning_at (newdecl_loc, 0, in duplicate_decls()
1493 error_at (newdecl_loc, in duplicate_decls()
1501 error_at (newdecl_loc, in duplicate_decls()
1562 warning_at (newdecl_loc, in duplicate_decls()
1591 error_at (newdecl_loc, in duplicate_decls()
1597 if (permerror (newdecl_loc, in duplicate_decls()
1601 inform (newdecl_loc, in duplicate_decls()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A 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 …]