Home
last modified time | relevance | path

Searched refs:objc_push_parm (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h51 extern void objc_push_parm (tree);
H A DChangeLog895 * objc-act.c (objc_push_parm): Handle atomic qualifier.
2552 (objc_push_parm): Rebuild the PARM_DECL if its type has
3259 (objc_push_parm): Handle when the type of parm is error_mark_node.
3362 * objc-act.c (objc_push_parm): If we change the type of the
3470 * objc-act.c (objc_push_parm): DECL_ARG_TYPE_AS_WRITTEN is
3791 * objc-act.c (objc_push_parm): Call c_type_promotes_to()
3799 (objc_push_parm): Likewise; bring PARM_DECL construction closer
3968 build_selector_table_decl, objc_push_parm, objc_get_parm_info,
4137 (objc_parmlist): New global variable, sued by objc_push_parm and
4139 (objc_push_parm, objc_get_parm_info): New functions.
[all …]
H A Dobjc-act.cc8445 objc_push_parm (tree parm) in objc_push_parm() function
8533 objc_push_parm (build_decl (input_location, in synth_self_and_ucmd_args()
8537 objc_push_parm (build_decl (input_location, in synth_self_and_ucmd_args()
8585 objc_push_parm (parm); in start_method_def()
8596 objc_push_parm (TREE_VALUE (akey)); in start_method_def()
H A Dobjc-gnu-runtime-abi-01.cc953 objc_push_parm (build_decl (input_location, in build_module_initializer_routine()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h51 extern void objc_push_parm (tree);
H A Dobjc-act.c8331 objc_push_parm (tree parm) in objc_push_parm() function
8419 objc_push_parm (build_decl (input_location, in synth_self_and_ucmd_args()
8423 objc_push_parm (build_decl (input_location, in synth_self_and_ucmd_args()
8471 objc_push_parm (parm); in start_method_def()
8482 objc_push_parm (TREE_VALUE (akey)); in start_method_def()
H A Dobjc-gnu-runtime-abi-01.c952 objc_push_parm (build_decl (input_location, in build_module_initializer_routine()