Searched refs:method_prototype_avail (Results 1 – 1 of 1) sorted by relevance
1725 tree method_prototype_avail = NULL_TREE; in objc_maybe_build_component_ref() local1759 &method_prototype_avail); in objc_maybe_build_component_ref()1762 method_prototype_avail); in objc_maybe_build_component_ref()1826 tree method_prototype_avail = NULL_TREE; in objc_build_class_component_ref() local1833 &method_prototype_avail); in objc_build_class_component_ref()1836 method_prototype_avail); in objc_build_class_component_ref()5509 tree *method_prototype_avail) in objc_finish_message_expr() argument5823 if (method_prototype_avail) in objc_finish_message_expr()5824 *method_prototype_avail = method_prototype; in objc_finish_message_expr()5830 if (method_prototype_avail) in objc_finish_message_expr()[all …]