Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp145 static internal::Matcher<Stmt> forLoopMatcher() { in forLoopMatcher() function
276 auto Matches = match(forLoopMatcher(), *LoopStmt, ASTCtx); in shouldCompletelyUnroll()