Searched refs:objc_is_object_ptr (Results 1 – 6 of 6) sorted by relevance
43 objc_is_object_ptr (tree ARG_UNUSED (arg)) in objc_is_object_ptr() function
897 extern tree objc_is_object_ptr (tree);
3606 if (objc_is_object_ptr (type) && objc_is_object_ptr (TREE_TYPE (expr))) in build_c_cast()
7675 (lookup_interface, is_class_name, objc_is_object_ptr, objc_check_decl,7767 (objc_is_object_ptr): New function.
28762 (synth_module_prologue, objc_is_object_ptr, objc_build_exc_ptr,
5620 if (objc_is_object_ptr (type) in build_c_cast()5621 && objc_is_object_ptr (TREE_TYPE (expr))) in build_c_cast()