Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c659 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, in build_objc_method_call()
726 tree method_prototype, in gnu_runtime_abi_01_build_objc_method_call()
H A Dobjc-next-runtime-abi-01.c817 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, in build_objc_method_call()
890 tree method_prototype, in next_runtime_abi_01_build_objc_method_call()
H A Dobjc-next-runtime-abi-02.c1575 build_v2_build_objc_method_call (int super_flag, tree method_prototype, in build_v2_build_objc_method_call()
1658 tree method_prototype, in next_runtime_abi_02_build_objc_method_call()
H A Dobjc-act.c5292 tree method_prototype = OBJC_MAP_NOT_FOUND; in lookup_method_in_hash_lists() local
5327 tree method_prototype = NULL_TREE, rprotos = NULL_TREE, rtype; in objc_finish_message_expr() local