Searched defs:otherObj (Results 1 – 2 of 2) sorted by relevance
50 bool ObjectType::FindPropertyAndCheckIdentical(TypeRelation *relation, ObjectType *otherObj) in FindPropertyAndCheckIdentical()79 ObjectType *otherObj = other->AsObjectType(); in Identical() local
51 bool ObjectType::IsPropertiesIdentical(TypeRelation *relation, ObjectType *otherObj) in IsPropertiesIdentical()93 ObjectType *otherObj = other->AsObjectType(); in Identical() local