Home
last modified time | relevance | path

Searched defs:method_params (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c671 tree method_params) in build_objc_method_call()
740 tree method_params, in gnu_runtime_abi_01_build_objc_method_call()
H A Dobjc-next-runtime-abi-01.c822 tree method_params) in build_objc_method_call()
897 tree method_params, in next_runtime_abi_01_build_objc_method_call()
H A Dobjc-next-runtime-abi-02.c1625 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 Dobjc-act.c5333 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 Dobjc-gnu-runtime-abi-01.cc671 tree method_params) in build_objc_method_call()
741 tree method_params, in gnu_runtime_abi_01_build_objc_method_call()
H A Dobjc-next-runtime-abi-01.cc823 tree method_params) in build_objc_method_call()
898 tree method_params, in next_runtime_abi_01_build_objc_method_call()
H A Dobjc-next-runtime-abi-02.cc1627 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 Dobjc-act.cc5412 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 Dtemplate_cpp.cc1552 std::vector<std::string> class_params, method_params; in print_method_template_arguments() local