Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 0 | 1.000 | selection_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 596 | InclusionConstraintGraph/Graph.h |
2 | 2 | 784 | InclusionConstraintGraph/Graph.h |
| ||||
// add pointed to locations to set of nodes if ((node->GetKind() == Node::TemporaryNode) && (cached_information.visited_pointed_to_locations != node->GetPointedToLocations().Size())) { pointed_to_nodes.Union(node->GetPointedToLocations()); } |
| ||||
// add pointed to locations to set of nodes if ((node->GetKind() == Node::TemporaryNode) && (cached_information.visited_pointed_to_locations != node->GetPointedToLocations().Size())) { pointed_to_nodes.Union(node->GetPointedToLocations()); } |
| |||
// add pointed to locations to set of nodes if ((node->GetKind() == Node::TemporaryNode) && (cached_information.visited_pointed_to_locations != node->GetPointedToLocations().Size())) { pointed_to_nodes.Union(node->GetPointedToLocations()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |