CloneSet63


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5201.000statement_seq[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
154234
InclusionConstraintGraph/Graph.h
254268
InclusionConstraintGraph/Graph.h
Clone Instance
1
Line Count
5
Source Line
4234
Source File
InclusionConstraintGraph/Graph.h

                                                        #if PRESERVE_NODE_DESCRIPTIONS
                                                                WriteText(iterator.GetDescription().c_str());
                                                        #endif
                                                        WriteCharacter(L'"');
                                                        const Type *type = m_nodes_to_types.Lookup(iterator.GetNode());


Clone Instance
2
Line Count
5
Source Line
4268
Source File
InclusionConstraintGraph/Graph.h

                                                        #if PRESERVE_NODE_DESCRIPTIONS
                                                                WriteText(iterator.GetDescription().c_str());
                                                        #endif
                                                        WriteCharacter(L'"');
                                                        const Type *type = m_nodes_to_types.Lookup(iterator.GetNode());


Clone AbstractionParameter Count: 0Parameter Bindings

#if PRESERVE_NODE_DESCRIPTIONS
  WriteText(iterator.GetDescription().c_str());
#endif
WriteCharacter(L'"');
const Type *type = m_nodes_to_types.Lookup(iterator.GetNode());
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None