Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp130 static internal::Matcher<Stmt> hasSuspiciousStmt(StringRef NodeName) { in hasSuspiciousStmt() function
162 unless(hasBody(hasSuspiciousStmt("initVarName")))) in forLoopMatcher()