Searched refs:fold_offsetof (Results 1 – 7 of 7) sorted by relevance
834 extern tree fold_offsetof (tree, tree);
6113 fold_offsetof (tree expr, tree stop_ref) in fold_offsetof() function
5255 expr.value = fold_offsetof (offsetof_ref, NULL_TREE); in c_parser_postfix_expression()
3080 tree op0 = fold_convert (argtype, fold_offsetof (arg, val)), op1; in build_unary_op()
2926 return fold_offsetof (expr, NULL_TREE); in finish_offsetof()
1140 * semantics.c (finish_offsetof): Add new argument to fold_offsetof.1767 fold_offsetof.
2505 OFFSETOF_EXPR, or call fold_offsetof immediately.