Home
last modified time | relevance | path

Searched refs:ReportNormalClones (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp33 bool ReportNormalClones; member in __anonaa998e680111::CloneChecker
87 if (!ReportNormalClones) in checkEndOfTranslationUnit()
204 Checker->ReportNormalClones = Mgr.getAnalyzerOptions().getCheckerBooleanOption( in registerCloneChecker()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1581 "ReportNormalClones",