Searched refs:objc_gimplify_expr (Results 1 – 7 of 7) sorted by relevance
44 #define LANG_HOOKS_GIMPLIFY_EXPR objc_gimplify_expr
28 int objc_gimplify_expr (tree *, gimple_seq *, gimple_seq *);
2152 (objc_gimplify_expr): Use a switch. In case of a PROPERTY_REF, call3008 * objc-act.c (objc_gimplify_expr): Change return type to int.3081 * objc-act.c (objc_gimplify_expr): Add casts to enum type.3191 * objc-act.c (objc_gimplify_expr): Change pre and post to sequences.3192 * objc-act.h (objc_gimplify_expr): Change prototype accordingly.3582 (objc_substitute_decl, objc_gimplify_expr): Reformat.3630 (objc_gimplify_expr): Add Objective-C++ support.
9717 objc_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in objc_gimplify_expr() function
42 #define LANG_HOOKS_GIMPLIFY_EXPR objc_gimplify_expr
5430 * objc-act.c (objc_gimplify_expr): Change pre and post to sequences.5431 * objc-act.h (objc_gimplify_expr): Change prototype accordingly.
23938 * objc/objc-act.c (objc_gimplify_expr): New.