Searched defs:method_prototype (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 669 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, in build_objc_method_call() 736 tree method_prototype, in gnu_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-01.c | 820 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, in build_objc_method_call() 893 tree method_prototype, in next_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-02.c | 1623 build_v2_objc_method_fixup_call (int super_flag, tree method_prototype, in build_v2_objc_method_fixup_call() 1701 build_v2_build_objc_method_call (int super, tree method_prototype, in build_v2_build_objc_method_call() 1812 tree method_prototype, in next_runtime_abi_02_build_objc_method_call()
|
H A D | objc-act.c | 5397 tree method_prototype = OBJC_MAP_NOT_FOUND; in lookup_method_in_hash_lists() local 5432 tree method_prototype = NULL_TREE, rprotos = NULL_TREE, rtype; in objc_finish_message_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 669 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, in build_objc_method_call() 737 tree method_prototype, in gnu_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-01.cc | 821 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, in build_objc_method_call() 894 tree method_prototype, in next_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-02.cc | 1625 build_v2_objc_method_fixup_call (int super_flag, tree method_prototype, in build_v2_objc_method_fixup_call() 1706 build_v2_build_objc_method_call (int super, tree method_prototype, in build_v2_build_objc_method_call() 1817 tree method_prototype, in next_runtime_abi_02_build_objc_method_call()
|
H A D | objc-act.cc | 5476 tree method_prototype = OBJC_MAP_NOT_FOUND; in lookup_method_in_hash_lists() local 5511 tree method_prototype = NULL_TREE, rprotos = NULL_TREE, rtype; in objc_finish_message_expr() local
|