Searched refs:objc_build_incr_expr_for_property_ref (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-objc.h | 166 extern tree objc_build_incr_expr_for_property_ref (location_t, enum tree_code,
|
H A D | stub-objc.cc | 357 objc_build_incr_expr_for_property_ref (location_t ARG_UNUSED (location), in objc_build_incr_expr_for_property_ref() function
|
H A D | ChangeLog | 12521 * c-common.h (objc_build_incr_expr_for_property_ref): New. 12522 * stub-objc.c (objc_build_incr_expr_for_property_ref): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-objc.h | 158 extern tree objc_build_incr_expr_for_property_ref (location_t, enum tree_code,
|
H A D | stub-objc.c | 356 objc_build_incr_expr_for_property_ref (location_t ARG_UNUSED (location), in objc_build_incr_expr_for_property_ref() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | ChangeLog | 210 (objc_build_incr_expr_for_property_ref): Same. 1834 (objc_build_incr_expr_for_property_ref): Updated calls to 1843 * objc-act.c (objc_build_incr_expr_for_property_ref): New. 1845 file so that objc_build_incr_expr_for_property_ref can use it.
|
H A D | objc-act.cc | 2034 objc_build_incr_expr_for_property_ref (location_t location, in objc_build_incr_expr_for_property_ref() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 1971 objc_build_incr_expr_for_property_ref (location_t location, in objc_build_incr_expr_for_property_ref() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 6741 return objc_build_incr_expr_for_property_ref (input_location, code, in cp_build_unary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2010 | 403 objc_build_incr_expr_for_property_ref to build the pre/post
|
H A D | typeck.cc | 7256 return objc_build_incr_expr_for_property_ref (input_location, code, in cp_build_unary_op()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 4727 return objc_build_incr_expr_for_property_ref (location, code, in build_unary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 4758 return objc_build_incr_expr_for_property_ref (location, code, in build_unary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2010 | 5155 objc_build_incr_expr_for_property_ref to build the pre/post
|