Searched refs:objc_maybe_build_component_ref (Results 1 – 9 of 9) sorted by relevance
95 extern tree objc_maybe_build_component_ref (tree, tree);
335 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() function
97 extern tree objc_maybe_build_component_ref (tree, tree);
337 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() function
1347 objc_maybe_build_component_ref (tree object, tree property_ident) in objc_maybe_build_component_ref() function
2527 && (expr = objc_maybe_build_component_ref (object, name))) in finish_class_member_access_expr()
2812 && (expr = objc_maybe_build_component_ref (object, name))) in finish_class_member_access_expr()
2143 && (ref = objc_maybe_build_component_ref (datum, component))) in build_component_ref()
2389 && (ref = objc_maybe_build_component_ref (datum, component))) in build_component_ref()