Searched refs:objc_gimplify_expr (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-lang.cc | 44 #define LANG_HOOKS_GIMPLIFY_EXPR objc_gimplify_expr
|
H A D | objc-act.h | 28 int objc_gimplify_expr (tree *, gimple_seq *, gimple_seq *);
|
H A D | ChangeLog | 2152 (objc_gimplify_expr): Use a switch. In case of a PROPERTY_REF, call 3008 * 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.
|
H A D | objc-act.cc | 9717 objc_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in objc_gimplify_expr() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-lang.c | 44 #define LANG_HOOKS_GIMPLIFY_EXPR objc_gimplify_expr
|
H A D | objc-act.h | 28 int objc_gimplify_expr (tree *, gimple_seq *, gimple_seq *);
|
H A D | objc-act.c | 9587 objc_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in objc_gimplify_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/ |
H A D | objcp-lang.cc | 42 #define LANG_HOOKS_GIMPLIFY_EXPR objc_gimplify_expr
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/ |
H A D | objcp-lang.c | 42 #define LANG_HOOKS_GIMPLIFY_EXPR objc_gimplify_expr
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.tuples | 5430 * objc-act.c (objc_gimplify_expr): Change pre and post to sequences. 5431 * objc-act.h (objc_gimplify_expr): Change prototype accordingly.
|
H A D | ChangeLog-2005 | 23938 * objc/objc-act.c (objc_gimplify_expr): New.
|