Searched refs:unsafeRemoveConstant (Results 1 – 3 of 3) sorted by relevance
53 cls->unsafeRemoveConstant("const2"); in TEST()
300 void unsafeRemoveConstant(const std::string& name);
638 void ClassType::unsafeRemoveConstant(const std::string& name) { in unsafeRemoveConstant() function in c10::ClassType