|
clang
5.0.0
|
Searches all children of the given clones for type II clones (i.e. More...
#include "clang/Analysis/CloneDetection.h"
Public Member Functions | |
| void | constrain (std::vector< CloneDetector::CloneGroup > &Sequences) |
Searches all children of the given clones for type II clones (i.e.
they are identical in every aspect beside the used variable names).
Definition at line 447 of file CloneDetection.h.
| void RecursiveCloneTypeIIConstraint::constrain | ( | std::vector< CloneDetector::CloneGroup > & | Sequences | ) |
Definition at line 321 of file CloneDetection.cpp.
References areSequencesClones(), Current, and clang::Result.
1.8.6