clang 20.0.0git
|
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 318 of file CloneDetection.h.
void OnlyLargestCloneConstraint::constrain | ( | std::vector< CloneDetector::CloneGroup > & | Result | ) |
Definition at line 126 of file CloneDetection.cpp.
References containsGroup(), and clang::Result.