Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 0 | 1.000 | compound_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 219 | InclusionConstraintGraph/Type.h |
2 | 2 | 244 | InclusionConstraintGraph/Type.h |
3 | 2 | 304 | InclusionConstraintGraph/Type.h |
4 | 2 | 330 | InclusionConstraintGraph/Type.h |
5 | 2 | 427 | InclusionConstraintGraph/Type.h |
| ||||
{ return (dynamic_cast<const UnspecifiedType *>(&type) != NULL) || (dynamic_cast<const EllipsisType *>(&type) != NULL); } |
| ||||
{ return (dynamic_cast<const UnspecifiedType *>(&type) != NULL) || (dynamic_cast<const EllipsisType *>(&type) != NULL); } |
| ||||
{ return (dynamic_cast<const UnspecifiedType *>(&type) != NULL) || (dynamic_cast<const EllipsisType *>(&type) != NULL); } |
| ||||
{ return (dynamic_cast<const UnspecifiedType *>(&type) != NULL) || (dynamic_cast<const EllipsisType *>(&type) != NULL); } |
| ||||
{ return (dynamic_cast<const UnspecifiedType *>(&type) != NULL) || (dynamic_cast<const EllipsisType *>(&type) != NULL); } |
| |||
{ return (dynamic_cast<const UnspecifiedType *>(&type) != NULL) || (dynamic_cast<const EllipsisType *>(&type) != NULL); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |