Home
last modified time | relevance | path

Searched defs:method_prototype (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c6229 hash method_prototype = NULL; in lookup_method_in_hash_lists() local
6253 tree method_prototype = NULL_TREE, rprotos = NULL_TREE, rtype; in objc_finish_message_expr() local
6468 build_objc_method_call (int super_flag, tree method_prototype, in build_objc_method_call()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c4923 tree method_prototype = NULL_TREE, class_ident = NULL_TREE; local
5159 build_objc_method_call (super_flag, method_prototype, lookup_object, object, in build_objc_method_call() argument