Searched refs:fld2 (Results 1 – 4 of 4) sorted by relevance
2896 tree fld2 = build_decl (UNKNOWN_LOCATION, FIELD_DECL, NULL_TREE, atype2); in build_new_constexpr_heap_type() local2898 DECL_FIELD_CONTEXT (fld2) = rtype; in build_new_constexpr_heap_type()2900 DECL_ARTIFICIAL (fld2) = true; in build_new_constexpr_heap_type()2902 DECL_CHAIN (fld1) = fld2; in build_new_constexpr_heap_type()
6512 tree fld2 = DECL_CHAIN (fld1); in cxx_eval_constant_expression() local6513 elt_type = TREE_TYPE (TREE_TYPE (fld2)); in cxx_eval_constant_expression()
2973 tree fld2 = build_decl (UNKNOWN_LOCATION, FIELD_DECL, NULL_TREE, atype2); in build_new_constexpr_heap_type() local2975 DECL_FIELD_CONTEXT (fld2) = rtype; in build_new_constexpr_heap_type()2977 DECL_ARTIFICIAL (fld2) = true; in build_new_constexpr_heap_type()2979 DECL_CHAIN (fld1) = fld2; in build_new_constexpr_heap_type()
7388 tree fld2 = DECL_CHAIN (fld1); in cxx_eval_constant_expression() local7389 elt_type = TREE_TYPE (TREE_TYPE (fld2)); in cxx_eval_constant_expression()