Searched refs:build_objc_method_call (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c149 static tree build_objc_method_call (int, tree, tree, tree, tree);
1611 what is done by the build_objc_method_call() routine below. */
5979 /* Used by `build_objc_method_call' and `comp_proto_with_proto'. Return
6461 retval = build_objc_method_call (super, method_prototype,
6479 build_objc_method_call (int super_flag, tree method_prototype,
6468 build_objc_method_call (int super_flag, tree method_prototype, function
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c128 static tree build_objc_method_call PARAMS ((int, tree, tree,
4722 /* Used by `build_objc_method_call' and `comp_method_types'. Return
5151 retval = build_objc_method_call (super, method_prototype,
5169 build_objc_method_call (super_flag, method_prototype, lookup_object, object,
5159 build_objc_method_call (super_flag, method_prototype, lookup_object, object, function

Completed in 91 milliseconds