clang 20.0.0git
|
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::CloneConstraint | inlinestatic |
splitCloneGroups(std::vector< CloneDetector::CloneGroup > &CloneGroups, llvm::function_ref< bool(const StmtSequence &, const StmtSequence &)> Compare) | clang::CloneConstraint | static |