Searched refs:objc_is_property_ref (Results 1 – 10 of 10) sorted by relevance
103 extern bool objc_is_property_ref (tree);
329 objc_is_property_ref (tree ARG_UNUSED (node)) in objc_is_property_ref() function
105 extern bool objc_is_property_ref (tree);
331 objc_is_property_ref (tree ARG_UNUSED (node)) in objc_is_property_ref() function
3687 if (!objc_is_property_ref (arg) in build_unary_op()3803 if (objc_is_property_ref (arg)) in build_unary_op()4923 if (!objc_is_property_ref (lhs) && !lvalue_or_else (location, lhs, lv_assign)) in build_modify_expr()
4386 if (!objc_is_property_ref (arg) in build_unary_op()4525 if (objc_is_property_ref (arg)) in build_unary_op()5866 if (!objc_is_property_ref (lhs) && !lvalue_or_else (location, lhs, lv_assign)) in build_modify_expr()
6106 if (objc_is_property_ref (t)) in potential_constant_expression_1()
6301 if (objc_is_property_ref (arg)) in cp_build_unary_op()
1709 objc_is_property_ref (tree node) in objc_is_property_ref() function
5292 if (objc_is_property_ref (arg)) in cp_build_unary_op()