Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c1661 tree deprecated_method_prototype = NULL_TREE; in objc_maybe_build_component_ref() local
1695 &deprecated_method_prototype); in objc_maybe_build_component_ref()
1698 deprecated_method_prototype); in objc_maybe_build_component_ref()
1760 tree deprecated_method_prototype = NULL_TREE; in objc_build_class_component_ref() local
1767 &deprecated_method_prototype); in objc_build_class_component_ref()
1770 deprecated_method_prototype); in objc_build_class_component_ref()
5430 tree *deprecated_method_prototype) in objc_finish_message_expr() argument
5744 if (deprecated_method_prototype) in objc_finish_message_expr()
5745 *deprecated_method_prototype = method_prototype; in objc_finish_message_expr()