Searched refs:cxx_sizeof_or_alignof_expr (Results 1 – 7 of 7) sorted by relevance
4508 extern tree cxx_sizeof_or_alignof_expr (tree, enum tree_code);
286 * typeck.c (cxx_sizeof_or_alignof_expr): Robustify.1659 (cxx_sizeof_or_alignof_expr): ... here.1669 (cxx_sizeof_or_alignof_expr): ... here. Clear TREE_SIDE_EFFECTS.
1413 cxx_sizeof_or_alignof_expr (tree e, enum tree_code op) in cxx_sizeof_or_alignof_expr() function
9142 return cxx_sizeof_or_alignof_expr (op1, TREE_CODE (t)); in tsubst_copy_and_build()
5207 return cxx_sizeof_or_alignof_expr (operand, op); in cp_parser_unary_expression()
1321 cxx_sizeof_or_alignof_type, cxx_sizeof_or_alignof_expr,
2454 (cxx_sizeof_or_alignof_expr): Split out from here.