|
GCC Middle and Back End API Reference
|
#include <expr.h>
Data Fields | |
| bool | sparse: 1 |
| bool | padded_non_union: 1 |
| bool | padded_union: 1 |
| bool ctor_completeness::padded_non_union |
Referenced by categorize_ctor_elements_1(), and gimplify_init_constructor().
| bool ctor_completeness::padded_union |
Referenced by categorize_ctor_elements_1(), and gimplify_init_constructor().
| bool ctor_completeness::sparse |
Referenced by categorize_ctor_elements_1(), gimplify_init_constructor(), and mostly_zeros_p().