Searched defs:method_prototype (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c669 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, argument
735 gnu_runtime_abi_01_build_objc_method_call(location_t loc, tree method_prototype, tree receiver, tree rtype ATTRIBUTE_UNUSED, tree sel_name, tree method_params, int super ATTRIBUTE_UNUSED) argument
[all...]
H A Dobjc-next-runtime-abi-01.c830 build_objc_method_call (location_t loc, int super_flag, tree method_prototype, argument
902 next_runtime_abi_01_build_objc_method_call(location_t loc, tree method_prototype, tree receiver, tree rtype ATTRIBUTE_UNUSED, tree sel_name, tree method_params, int super) argument
H A Dobjc-next-runtime-abi-02.c1586 build_v2_build_objc_method_call (int super_flag, tree method_prototype, argument
1670 next_runtime_abi_02_build_objc_method_call(location_t loc, tree method_prototype, tree receiver, tree rtype, tree sel_name, tree method_params, int super) argument
[all...]
H A Dobjc-act.c5325 tree method_prototype = OBJC_MAP_NOT_FOUND; local
5360 tree method_prototype = NULL_TREE, rprotos = NULL_TREE, rtype; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c4929 tree method_prototype = NULL_TREE; local
[all...]

Completed in 124 milliseconds