Lines Matching refs:tree

27 #include "tree.h"
30 tree
31 objc_is_class_name (tree ARG_UNUSED (arg))
36 tree
37 objc_is_id (tree ARG_UNUSED (arg))
42 tree
43 objc_is_object_ptr (tree ARG_UNUSED (arg))
49 bool objc_diagnose_private_ivar (tree ARG_UNUSED (arg))
55 tree
56 objc_lookup_ivar (tree other, tree ARG_UNUSED (arg))
63 objc_check_decl (tree ARG_UNUSED (decl))
69 objc_check_global_decl (tree ARG_UNUSED (decl))
75 tree
76 objc_non_volatilized_type (tree type)
84 objc_volatilize_component_ref (tree ARG_UNUSED (cref), tree ARG_UNUSED (type))
90 objc_is_reserved_word (tree ARG_UNUSED (ident))
96 tree
97 objc_common_type (tree ARG_UNUSED (type1), tree ARG_UNUSED (type2))
104 objc_compare_types (tree ARG_UNUSED (ltyp), tree ARG_UNUSED (rtyp),
106 int ARG_UNUSED (argno), tree ARG_UNUSED (callee),
115 objc_have_common_type (tree ARG_UNUSED (ltyp), tree ARG_UNUSED (rtyp),
116 int ARG_UNUSED (argno), tree ARG_UNUSED (callee),
124 objc_volatilize_decl (tree ARG_UNUSED (decl))
129 objc_type_quals_match (tree ARG_UNUSED (ltyp), tree ARG_UNUSED (rtyp))
134 tree
135 objc_rewrite_function_call (tree function, tree ARG_UNUSED (params))
140 tree
147 objc_declare_alias (tree ARG_UNUSED (alias), tree ARG_UNUSED (orig))
152 objc_declare_class (tree ARG_UNUSED (list))
158 objc_declare_protocols (tree ARG_UNUSED (list), tree ARG_UNUSED (attributes))
163 objc_start_protocol (tree ARG_UNUSED (proto),
164 tree ARG_UNUSED (protorefs),
165 tree ARG_UNUSED (attributes))
171 objc_start_class_interface (tree ARG_UNUSED (name),
172 tree ARG_UNUSED (super),
174 tree ARG_UNUSED (protos),
175 tree ARG_UNUSED (attributes))
181 objc_start_category_interface (tree ARG_UNUSED (name),
182 tree ARG_UNUSED (categ),
183 tree ARG_UNUSED (protos))
198 objc_add_instance_variable (tree ARG_UNUSED (decl))
213 objc_start_class_implementation (tree ARG_UNUSED (name),
214 tree ARG_UNUSED (super))
219 objc_start_category_implementation (tree ARG_UNUSED (name),
220 tree ARG_UNUSED (categ))
241 objc_add_method_declaration (tree ARG_UNUSED (signature),
242 tree ARG_UNUSED (attribute))
249 objc_start_method_definition (tree ARG_UNUSED (signature),
250 tree ARG_UNUSED (attribute))
256 objc_finish_method_definition (tree ARG_UNUSED (fndecl))
260 tree
261 objc_build_keyword_decl (tree ARG_UNUSED (selector),
262 tree ARG_UNUSED (typename),
264 tree ARG_UNUSED (identifier),
265 tree ARG_UNUSED (attribute))
271 tree
272 objc_build_method_signature (tree ARG_UNUSED (rettype),
273 tree ARG_UNUSED (selectors),
274 tree ARG_UNUSED (optparms),
280 tree
281 objc_build_encode_expr (tree ARG_UNUSED (expr))
286 tree
287 objc_build_protocol_expr (tree ARG_UNUSED (expr))
292 tree
293 objc_build_selector_expr (tree ARG_UNUSED (expr))
298 tree
299 objc_build_message_expr (tree ARG_UNUSED (expr))
304 tree
305 objc_build_string_object (tree ARG_UNUSED (str))
310 tree
311 objc_get_class_reference (tree ARG_UNUSED (name))
317 tree
318 objc_get_interface_ivars (tree ARG_UNUSED (fieldlist))
323 objc_detect_field_duplicates (tree ARG_UNUSED (fieldlist))
328 tree
329 objc_get_protocol_qualified_type (tree ARG_UNUSED (name),
330 tree ARG_UNUSED (protos))
341 tree
342 objc_generate_static_init_call (tree ARG_UNUSED (ctors))
348 objc_is_public (tree ARG_UNUSED (expr), tree ARG_UNUSED (identifier))
359 tree
360 objc_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component))
365 tree
366 objc_build_foreach_components (tree ARG_UNUSED (receiver),
367 tree *ARG_UNUSED (enumState_decl),
368 tree *ARG_UNUSED (items_decl),
369 tree *ARG_UNUSED (limit_decl),
370 tree *ARG_UNUSED (startMutations_decl),
371 tree *ARG_UNUSED (counter_decl),
372 tree *ARG_UNUSED (countByEnumeratingWithState))
380 objc_set_property_attr (int ARG_UNUSED (code), tree ARG_UNUSED (identifier))
384 objc_add_property_variable (tree ARG_UNUSED (prop))
389 tree
390 objc_build_setter_call (tree ARG_UNUSED (lhs), tree ARG_UNUSED (rhs))
396 tree
397 objc_get_class_ivars (tree ARG_UNUSED (name))
402 tree
403 objc_build_throw_stmt (tree ARG_UNUSED (expr))
408 tree
410 tree ARG_UNUSED (mutex), tree ARG_UNUSED (body))
416 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body))
421 objc_begin_catch_clause (tree ARG_UNUSED (decl))
432 tree ARG_UNUSED (body))
436 tree
442 tree
443 objc_generate_write_barrier (tree ARG_UNUSED (lhs),
445 tree ARG_UNUSED (rhs))
450 void objc_weak_reference_expr (tree* ARG_UNUSED (expr))
454 tree
455 objc_build_weak_reference_tree (tree expr)
463 diagnose_selector_cast (tree ARG_UNUSED (cast_type), tree ARG_UNUSED (sel_exp))
469 tree
470 objc_v2_component_ref_field_offset (tree ARG_UNUSED (exp))
475 tree
476 objc_v2_bitfield_ivar_bitpos (tree ARG_UNUSED (exp))
483 objc_type_valid_for_messaging (tree ARG_UNUSED (exp))
498 objc_finish_foreach_loop (location_t ARG_UNUSED (location), tree ARG_UNUSED (cond),
499 tree ARG_UNUSED (for_body), tree ARG_UNUSED (blab),
500 tree ARG_UNUSED (clab))
507 objc_is_gcable_type (tree ARG_UNUSED (type))
514 objc_checkon_weak_attribute (tree ARG_UNUSED (decl))
520 tree
522 tree ARG_UNUSED (lhs),
523 tree ARG_UNUSED (inc))
530 tree ARG_UNUSED (tree_list))
534 tree
535 objc_build_property_reference_expr (tree ARG_UNUSED (datum),
536 tree ARG_UNUSED (component))
541 objc_property_reference_expr (tree ARG_UNUSED (exp))
549 objc_check_format_nsstring (tree ARG_UNUSED (argument),
564 objc_check_nsstring_pointer_type (tree ARG_UNUSED (type))
572 bool block_requires_copying (tree exp)
575 tree type = TREE_TYPE (exp);
584 tree objc_build_property_getter_func_call (tree object)