|
clang
5.0.0
|
Ensures that no clone group fully contains another clone group. More...
#include "clang/Analysis/CloneDetection.h"
Public Member Functions | |
| void | constrain (std::vector< CloneDetector::CloneGroup > &Result) |
Ensures that no clone group fully contains another clone group.
Definition at line 508 of file CloneDetection.h.
| void OnlyLargestCloneConstraint::constrain | ( | std::vector< CloneDetector::CloneGroup > & | Result | ) |
Definition at line 158 of file CloneDetection.cpp.
References containsGroup(), and I.
1.8.6