Searched defs:init_type (Results 1 – 4 of 4) sorted by relevance
358 tree init_type; in initialize_handler_parm() local461 tree init_type = type; in expand_start_catch_block() local
335 tree init_type; local
856 tree init_type = build_function_type (void_type_node, end_params_node); local2144 tree init_type = build_function_type (void_type_node, end_params_node); in emit_register_classes() local
1681 init_type (enum type_code code, int length, int flags, char *name, in init_type() function