Searched refs:is_ptr (Results 1 – 11 of 11) sorted by relevance
830 int is_ptr; in complete_ptr_ref_or_void_ptr_p() local838 is_ptr = TYPE_PTR_P (type); in complete_ptr_ref_or_void_ptr_p()839 if (is_ptr || TYPE_REF_P (type)) in complete_ptr_ref_or_void_ptr_p()843 if (is_ptr && VOID_TYPE_P (core)) in complete_ptr_ref_or_void_ptr_p()
2472 bool is_ptr; in add_exception_specifier() local2483 is_ptr = TYPE_PTR_P (core); in add_exception_specifier()2484 if (is_ptr || TYPE_REF_P (core)) in add_exception_specifier()2489 ok = is_ptr; in add_exception_specifier()
885 int is_ptr; in complete_ptr_ref_or_void_ptr_p() local893 is_ptr = TYPE_PTR_P (type); in complete_ptr_ref_or_void_ptr_p()894 if (is_ptr || TYPE_REF_P (type)) in complete_ptr_ref_or_void_ptr_p()898 if (is_ptr && VOID_TYPE_P (core)) in complete_ptr_ref_or_void_ptr_p()
2506 bool is_ptr; in add_exception_specifier() local2517 is_ptr = TYPE_PTR_P (core); in add_exception_specifier()2518 if (is_ptr || TYPE_REF_P (core)) in add_exception_specifier()2523 ok = is_ptr; in add_exception_specifier()
922 bool is_ptr = ex ? ex_type->__is_pointer_p() : false; in check_type_signature() local923 if (is_ptr) in check_type_signature()
2910 bool is_ptr = (type != NULL_TREE); in objc_get_protocol_qualified_type() local2912 if (!is_ptr) in objc_get_protocol_qualified_type()2943 is_ptr = true; in objc_get_protocol_qualified_type()2953 if (is_ptr) in objc_get_protocol_qualified_type()2973 if (is_ptr) in objc_get_protocol_qualified_type()
2834 bool is_ptr = (type != NULL_TREE); in objc_get_protocol_qualified_type() local2836 if (!is_ptr) in objc_get_protocol_qualified_type()2867 is_ptr = true; in objc_get_protocol_qualified_type()2877 if (is_ptr) in objc_get_protocol_qualified_type()2897 if (is_ptr) in objc_get_protocol_qualified_type()
622 int is_ptr = (star != NULL); in create_user_defined_type() local624 if (is_ptr) in create_user_defined_type()636 if (is_ptr) in create_user_defined_type()
637 int is_ptr = (star != NULL); in create_user_defined_type() local639 if (is_ptr) in create_user_defined_type()651 if (is_ptr) in create_user_defined_type()
2839 s390_decompose_constant_pool_ref (rtx *ref, rtx *disp, bool *is_ptr, in s390_decompose_constant_pool_ref() argument2874 *is_ptr = *is_base_ptr = true; in s390_decompose_constant_pool_ref()2878 *is_ptr = *is_base_ptr = *is_pool_ptr = true; in s390_decompose_constant_pool_ref()
2908 s390_decompose_constant_pool_ref (rtx *ref, rtx *disp, bool *is_ptr, in s390_decompose_constant_pool_ref() argument2943 *is_ptr = *is_base_ptr = true; in s390_decompose_constant_pool_ref()2947 *is_ptr = *is_base_ptr = *is_pool_ptr = true; in s390_decompose_constant_pool_ref()