Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c1579 tree deprecated_method_prototype = NULL_TREE; in objc_maybe_build_component_ref() local
1613 &deprecated_method_prototype); in objc_maybe_build_component_ref()
1616 deprecated_method_prototype); in objc_maybe_build_component_ref()
1678 tree deprecated_method_prototype = NULL_TREE; in objc_build_class_component_ref() local
1685 &deprecated_method_prototype); in objc_build_class_component_ref()
1688 deprecated_method_prototype); in objc_build_class_component_ref()
5325 tree *deprecated_method_prototype) in objc_finish_message_expr() argument
5638 if (deprecated_method_prototype) in objc_finish_message_expr()
5639 *deprecated_method_prototype = method_prototype; in objc_finish_message_expr()