Searched defs:method_params (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 671 tree method_params) in build_objc_method_call() 740 tree method_params, in gnu_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-01.c | 822 tree method_params) in build_objc_method_call() 897 tree method_params, in next_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-02.c | 1625 tree method_params, bool check_for_nil) in build_v2_objc_method_fixup_call() 1703 tree method_params, location_t loc, in build_v2_build_objc_method_call() 1816 tree method_params, in next_runtime_abi_02_build_objc_method_call()
|
H A D | objc-act.c | 5333 tree method_params = NULL_TREE; in objc_build_message_expr() local 5429 objc_finish_message_expr (tree receiver, tree sel_name, tree method_params, in objc_finish_message_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 671 tree method_params) in build_objc_method_call() 741 tree method_params, in gnu_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-01.cc | 823 tree method_params) in build_objc_method_call() 898 tree method_params, in next_runtime_abi_01_build_objc_method_call()
|
H A D | objc-next-runtime-abi-02.cc | 1627 tree method_params, bool check_for_nil) in build_v2_objc_method_fixup_call() 1708 tree method_params, location_t loc, in build_v2_build_objc_method_call() 1821 tree method_params, in next_runtime_abi_02_build_objc_method_call()
|
H A D | objc-act.cc | 5412 tree method_params = NULL_TREE; in objc_build_message_expr() local 5508 objc_finish_message_expr (tree receiver, tree sel_name, tree method_params, in objc_finish_message_expr()
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | template_cpp.cc | 1552 std::vector<std::string> class_params, method_params; in print_method_template_arguments() local
|