clang 19.0.0git
clang::CloneConstraint Member List

This is the complete list of members for clang::CloneConstraint, including all inherited members.

filterGroups(std::vector< CloneDetector::CloneGroup > &CloneGroups, llvm::function_ref< bool(const CloneDetector::CloneGroup &)> Filter)clang::CloneConstraintinlinestatic
splitCloneGroups(std::vector< CloneDetector::CloneGroup > &CloneGroups, llvm::function_ref< bool(const StmtSequence &, const StmtSequence &)> Compare)clang::CloneConstraintstatic