Searched refs:objc_is_object_ptr (Results 1 – 13 of 13) sorted by relevance
105 extern tree objc_is_object_ptr (tree);
44 objc_is_object_ptr (tree ARG_UNUSED (arg)) in objc_is_object_ptr() function
97 extern tree objc_is_object_ptr (tree);
8274 if (objc_is_object_ptr (type) in cp_build_c_cast()8275 && objc_is_object_ptr (TREE_TYPE (expr))) in cp_build_c_cast()
8811 if (objc_is_object_ptr (type) in cp_build_c_cast()8812 && objc_is_object_ptr (TREE_TYPE (expr))) in cp_build_c_cast()
4059 (objc_is_object_ptr): Return the canonical type node.4243 objc_declare_class, objc_is_object_ptr): Call objc_is_class_name()
3652 objc_is_object_ptr (tree type) in objc_is_object_ptr() function
5811 if (objc_is_object_ptr (type) && objc_is_object_ptr (TREE_TYPE (expr))) in build_c_cast()
3576 objc_is_object_ptr (tree type) in objc_is_object_ptr() function
5929 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,