Home
last modified time | relevance | path

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 Dc-objc.h166 extern tree objc_build_incr_expr_for_property_ref (location_t, enum tree_code,
H A Dstub-objc.cc357 objc_build_incr_expr_for_property_ref (location_t ARG_UNUSED (location), in objc_build_incr_expr_for_property_ref() function
H A DChangeLog12521 * 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 Dc-objc.h158 extern tree objc_build_incr_expr_for_property_ref (location_t, enum tree_code,
H A Dstub-objc.c356 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 DChangeLog210 (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 Dobjc-act.cc2034 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 Dobjc-act.c1971 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 Dtypeck.c6741 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 DChangeLog-2010403 objc_build_incr_expr_for_property_ref to build the pre/post
H A Dtypeck.cc7256 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 Dc-typeck.c4727 return objc_build_incr_expr_for_property_ref (location, code, in build_unary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc4758 return objc_build_incr_expr_for_property_ref (location, code, in build_unary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20105155 objc_build_incr_expr_for_property_ref to build the pre/post