Searched refs:unsafeRemoveAttribute (Results 1 – 5 of 5) sorted by relevance
21 cls->unsafeRemoveAttribute("attr2"); in TEST()27 cls->unsafeRemoveAttribute("attr1"); in TEST()
203 void unsafeRemoveAttribute(const std::string& name);
578 void ClassType::unsafeRemoveAttribute(const std::string& name) { in unsafeRemoveAttribute() function in c10::ClassType
947 type->unsafeRemoveAttribute(name); in removeUnusedAttrs()
912 module.type()->unsafeRemoveAttribute(observer_name); in cleanup()