Lines Matching refs:sfk_constructor
395 case sfk_constructor: in type_has_trivial_fn()
424 case sfk_constructor: in type_set_nontrivial_flag()
1929 ((sfk) >= sfk_constructor && (sfk) <= sfk_move_constructor)
2045 else if (sfk == sfk_constructor || sfk == sfk_inheriting_constructor) in walk_field_subobs()
2258 && (sfk == sfk_constructor || sfk == sfk_copy_assignment) in synthesized_method_walk()
2322 if (constexpr_p && sfk == sfk_constructor) in synthesized_method_walk()
2500 if (sfk == sfk_constructor) in maybe_explain_implicit_delete()
2725 case sfk_constructor: in implicitly_declare_fn()
2983 if (kind == sfk_constructor) in defaulted_late_check()
3019 kind = sfk_constructor; in defaultable_fn_check()
3089 case sfk_constructor: in lazily_declare_fn()