Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DCloneChecker.cpp53 void reportSuspiciousClones(
83 reportSuspiciousClones(BR, Mgr, AllCloneGroups); in checkEndOfTranslationUnit()
128 void CloneChecker::reportSuspiciousClones( in reportSuspiciousClones() function in CloneChecker