fn is_named_constructor( sema: &Semantics<'_, RootDatabase>, pat: &IdentPat, ty_name: &str, ) -> Option<()>