Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1406 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { in isIncrementOrInitInForLoop() function
1848 if (isIncrementOrInitInForLoop(s1End, level2)) in optimizeEdges()