clang 19.0.0git
Public Member Functions | List of all members
clang::MatchingVariablePatternConstraint Struct Reference

Ensures that all clones reference variables in the same pattern. More...

#include "clang/Analysis/CloneDetection.h"

Public Member Functions

void constrain (std::vector< CloneDetector::CloneGroup > &CloneGroups)
 

Detailed Description

Ensures that all clones reference variables in the same pattern.

Definition at line 432 of file CloneDetection.h.

Member Function Documentation

◆ constrain()

void MatchingVariablePatternConstraint::constrain ( std::vector< CloneDetector::CloneGroup > &  CloneGroups)

The documentation for this struct was generated from the following files: