Searched refs:c_alignof_expr (Results 1 – 10 of 10) sorted by relevance
662 extern tree c_alignof_expr (tree);
22 * c-common.c (c_alignof_expr): Look at DECL_ALIGN of
3047 c_alignof_expr (tree expr) in c_alignof_expr() function
5264 ret.value = c_alignof_expr (expr.value); in c_parser_alignof_expression()
12912 * c-common.c (c_alignof, c_alignof_expr): Move here...
3849 (c_sizeof_nowarn, c_alignof, c_alignof_expr): Likewise.
2779 (c_alignof_expr): Likewise. Handle CONVERT_EXPR the same as
1553 (c_alignof_expr): Likewise.
15952 * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT.
1052 (build_expr_from_tree): Use expr_sizeof and c_alignof_expr.