Home
last modified time | relevance | path

Searched refs:OnlyLargestCloneConstraint (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/unittests/Analysis/
DCloneDetectionTest.cpp74 OnlyLargestCloneConstraint()); in TEST()
92 OnlyLargestCloneConstraint()); in TEST()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCloneChecker.cpp81 RecursiveCloneTypeIIVerifyConstraint(), OnlyLargestCloneConstraint()); in checkEndOfTranslationUnit()
/external/llvm-project/clang/include/clang/Analysis/
DCloneDetection.h326 struct OnlyLargestCloneConstraint { struct
/external/llvm-project/clang/lib/Analysis/
DCloneDetection.cpp126 void OnlyLargestCloneConstraint::constrain( in constrain()