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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp139 static internal::Matcher<Stmt> forLoopMatcher() { function in namespace:clang::ento
217 auto Matches = match(forLoopMatcher(), *LoopStmt, ASTCtx);

Completed in 121 milliseconds