Home
last modified time | relevance | path

Searched refs:method_prototype_avail (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc1725 tree method_prototype_avail = NULL_TREE; in objc_maybe_build_component_ref() local
1759 &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() local
1833 &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() argument
5823 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 …]