| /dragonfly/contrib/gcc-4.7/gcc/objc/ |
| HD | objc-encoding.c | 250 return TYPE_READONLY (pointee); in pointee_is_readonly() 270 ? TYPE_READONLY (type) in encode_pointer() 335 if (TYPE_READONLY (pointer_to)) in encode_pointer() 608 if (TYPE_READONLY (type)) in encode_type()
|
| /dragonfly/contrib/gcc-8.0/gcc/c/ |
| HD | c-aux-info.c | 287 if (TYPE_READONLY (t)) in gen_type() 430 if (TYPE_READONLY (t)) in gen_type()
|
| HD | c-typeck.c | 2566 TREE_READONLY (ref) = TYPE_READONLY (t); in build_indirect_ref() 2694 |= (TYPE_READONLY (TREE_TYPE (TREE_TYPE (array))) in build_array_ref() 4530 if (TYPE_READONLY (argtype)) in build_unary_op() 5225 TYPE_READONLY (type1) || TYPE_READONLY (type2), in build_conditional_expr() 5460 is_const = TYPE_READONLY (TREE_TYPE (in_type)); in handle_warn_cast_qual() 5475 is_const = TYPE_READONLY (in_type); in handle_warn_cast_qual() 5941 if (TYPE_READONLY (lhstype) in build_modify_expr() 10034 || TYPE_READONLY (TREE_TYPE (output)) in build_asm_expr()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | c-aux-info.c | 289 if (TYPE_READONLY (t)) in gen_type() 429 if (TYPE_READONLY (t)) in gen_type()
|
| HD | dbxout.c | 1595 if (TYPE_READONLY (TREE_TYPE (firstarg))) in dbxout_type_method_1() 1912 if (TYPE_READONLY (type) > TYPE_READONLY (main_variant)) in dbxout_type() 1921 dbxout_type (build_type_variant (type, TYPE_READONLY (type), 0), 0); in dbxout_type()
|
| HD | c-typeck.c | 2276 TREE_READONLY (ref) = TYPE_READONLY (t); in build_indirect_ref() 2421 |= (TYPE_READONLY (TREE_TYPE (TREE_TYPE (array))) in build_array_ref() 3808 if (TYPE_READONLY (argtype)) in build_unary_op() 4399 TYPE_READONLY (type1) || TYPE_READONLY (type2), in build_conditional_expr() 4592 is_const = TYPE_READONLY (TREE_TYPE (in_type)); in handle_warn_cast_qual() 4607 is_const = TYPE_READONLY (in_type); in handle_warn_cast_qual() 4979 if (TYPE_READONLY (lhstype) in build_modify_expr() 8621 || TYPE_READONLY (TREE_TYPE (output)) in build_asm_expr()
|
| HD | tree-streamer-out.c | 288 bp_pack_value (bp, TYPE_READONLY (expr), 1); in pack_ts_type_common_value_fields()
|
| HD | print-tree.c | 334 if (TYPE_P (node) ? TYPE_READONLY (node) : TREE_READONLY (node)) in print_node()
|
| HD | tree-streamer-in.c | 344 TYPE_READONLY (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_type_common_value_fields()
|
| HD | tree.h | 2268 #define TYPE_READONLY(NODE) (TYPE_CHECK (NODE)->base.readonly_flag) macro 2305 ((int) ((TYPE_READONLY (NODE) * TYPE_QUAL_CONST) \ 2312 ((int) ((TYPE_READONLY (NODE) * TYPE_QUAL_CONST) \
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | dbxout.c | 1629 if (TYPE_READONLY (TREE_TYPE (firstarg))) in dbxout_type_method_1() 1929 if (TYPE_READONLY (type) > TYPE_READONLY (main_variant)) in dbxout_type() 1938 dbxout_type (build_type_variant (type, TYPE_READONLY (type), 0), 0); in dbxout_type()
|
| HD | tree-streamer-out.c | 326 bp_pack_value (bp, TYPE_READONLY (expr), 1); in pack_ts_type_common_value_fields()
|
| HD | print-tree.c | 285 if (TYPE_P (node) ? TYPE_READONLY (node) : TREE_READONLY (node)) in print_node()
|
| HD | tree-streamer-in.c | 380 TYPE_READONLY (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_type_common_value_fields()
|
| HD | tree.h | 1992 #define TYPE_READONLY(NODE) (TYPE_CHECK (NODE)->base.readonly_flag) macro 2018 ((int) ((TYPE_READONLY (NODE) * TYPE_QUAL_CONST) \ 2026 ((int) ((TYPE_READONLY (NODE) * TYPE_QUAL_CONST) \ 2034 ((int) ((TYPE_READONLY (NODE) * TYPE_QUAL_CONST) \
|
| HD | omp-simd-clone.c | 1564 if (!TYPE_READONLY (rtype) && incr_bb) in simd_clone_adjust()
|
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | cp-gimplify.c | 1385 if (TYPE_READONLY (TREE_TYPE (var))) in cxx_omp_const_qual_no_mutable() 1397 if (TYPE_READONLY (type) && !cp_has_mutable_p (type)) in cxx_omp_const_qual_no_mutable()
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | cp-gimplify.c | 1948 if (TYPE_READONLY (TREE_TYPE (var))) in cxx_omp_const_qual_no_mutable() 1960 if (TYPE_READONLY (type) && !cp_has_mutable_p (type)) in cxx_omp_const_qual_no_mutable()
|
| HD | search.c | 1759 if (!TYPE_READONLY (this_class)) in field_accessor_p()
|
| HD | method.c | 1197 && (TYPE_READONLY (from) || FUNCTION_REF_QUALIFIED (from)))) in is_xible_helper()
|
| /dragonfly/contrib/gcc-4.7/gcc/lto/ |
| HD | lto-lang.c | 198 TYPE_READONLY (TREE_TYPE (type)), 1)); in handle_noreturn_attribute()
|
| /dragonfly/contrib/gcc-4.7/gcc/c-family/ |
| HD | c-format.c | 2382 && (TYPE_READONLY (cur_type) in check_format_types() 2395 && (TYPE_READONLY (cur_type) in check_format_types()
|
| /dragonfly/contrib/gcc-8.0/gcc/lto/ |
| HD | lto-lang.c | 266 TYPE_READONLY (TREE_TYPE (type)), 1)); in handle_noreturn_attribute()
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-format.c | 3142 && (TYPE_READONLY (cur_type) in check_format_types() 3155 && (TYPE_READONLY (cur_type) in check_format_types()
|
| HD | c-warn.c | 1522 if (TYPE_READONLY (TREE_TYPE (TREE_OPERAND (arg, 0)))) in readonly_error()
|