Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc5020 const struct attribute_spec std_attribute_table[] = variable
5621 register_scoped_attributes (std_attribute_table, NULL); in init_tree()
H A DChangeLog-20191511 (std_attribute_table) Increase nodiscard argument handling
3466 * tree.c (std_attribute_table): Add noreturn.
H A DChangeLog-20162867 * tree.c (std_attribute_table): New.
H A DChangeLog-2018725 (std_attribute_table): Add likely/unlikely.
H A DChangeLog-2017148 * tree.c (cxx_attribute_table, std_attribute_table): Swap
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c4717 const struct attribute_spec std_attribute_table[] = variable
5299 register_scoped_attributes (std_attribute_table, NULL); in init_tree()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A DChangeLog1132 (std_attribute_table): Add nodiscard.
1705 * c-decl.c (std_attribute_table): Add maybe_unused.
1709 * c-decl.c (std_attribute_table): Add fallthrough.
1715 * c-decl.c (std_attribute_table): New.
1717 std_attribute_table.
H A Dc-decl.cc4463 const struct attribute_spec std_attribute_table[] = variable
4491 register_scoped_attributes (std_attribute_table, NULL); in c_init_decl_processing()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c4374 const struct attribute_spec std_attribute_table[] = variable
4400 register_scoped_attributes (std_attribute_table, NULL); in c_init_decl_processing()