Home
last modified time | relevance | path

Searched defs:MinComplexity (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h276 unsigned MinComplexity; variable
279 MinComplexityConstraint(unsigned MinComplexity) in MinComplexityConstraint()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp32 int MinComplexity; member in __anon63af7dfc0111::CloneChecker