Searched defs:deepCopyObject (Results 1 – 14 of 14) sorted by relevance
18 InternalCF* InternalInteger::deepCopyObject() const in deepCopyObject() function in InternalInteger
65 InternalCF* InternalPrimePower::deepCopyObject() const in deepCopyObject() function in InternalPrimePower
131 InternalCF* InternalRational::deepCopyObject() const in deepCopyObject() function in InternalRational
76 InternalPoly::deepCopyObject() const in deepCopyObject() function in InternalPoly
65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
83 TEST(TestClonedPtr, deepCopyObject) in TEST() argument