Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h33 extern tree cp_unit_size_without_reusable_padding (tree);
161 #define LANG_HOOKS_UNIT_SIZE_WITHOUT_REUSABLE_PADDING cp_unit_size_without_reusable_padding
H A Dcp-objcp-common.c273 cp_unit_size_without_reusable_padding (tree type) in cp_unit_size_without_reusable_padding() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h33 extern tree cp_unit_size_without_reusable_padding (tree);
170 #define LANG_HOOKS_UNIT_SIZE_WITHOUT_REUSABLE_PADDING cp_unit_size_without_reusable_padding
H A Dcp-objcp-common.cc276 cp_unit_size_without_reusable_padding (tree type) in cp_unit_size_without_reusable_padding() function
H A DChangeLog-201695 * cp-objcp-common.h (cp_unit_size_without_reusable_padding): Declare.
97 * cp-objcp-common.c (cp_unit_size_without_reusable_padding): New.
H A DChangeLog2811 (cp_unit_size_without_reusable_padding): Likewise.