Searched refs:unsafeChangeAttributeType (Results 1 – 5 of 5) sorted by relevance
91 parent_type->unsafeChangeAttributeType( in toBackendSelectiveImpl()
675 c.type()->unsafeChangeAttributeType("A0", lowered_submodule.type()); in TEST()770 c.type()->unsafeChangeAttributeType("A0", lowered_submodule.type()); in TEST()
210 void unsafeChangeAttributeType(const std::string& name, const TypePtr& new_ty);
585 void ClassType::unsafeChangeAttributeType(const std::string& name, const TypePtr& new_ty) { in unsafeChangeAttributeType() function in c10::ClassType
626 attrModule.type()->unsafeChangeAttributeType(name, subvalueType); in reassignInterfaceTypes()