Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h125 #define LANG_HOOKS_ATTRIBUTE_TABLE cxx_attribute_table
H A Dtree.c4705 const struct attribute_spec cxx_attribute_table[] = variable
H A Dcp-tree.h7494 extern const struct attribute_spec cxx_attribute_table[];
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h132 #define LANG_HOOKS_ATTRIBUTE_TABLE cxx_attribute_table
H A DChangeLog-20161059 * tree.c (cxx_attribute_table): Remove java_interface.
2799 (cxx_attribute_table): Add [[nodiscard]].
2979 * tree.c (cxx_attribute_table): Remove "com_interface" entry.
H A Dtree.cc5008 const struct attribute_spec cxx_attribute_table[] = variable
H A DChangeLog-2017148 * tree.c (cxx_attribute_table, std_attribute_table): Swap
226 * tree.c (cxx_attribute_table): Initialize new member of struct
H A DChangeLog-2012384 * tree.c (cxx_attribute_table): Add abi_tag attribute.
H A Dcp-tree.h7902 extern const struct attribute_spec cxx_attribute_table[];
H A DChangeLog-20114347 * tree.c (cxx_attribute_table): Adjust table.
H A DChangeLog-20181410 (cxx_attribute_table): Add [[no_unique_address]].