Searched defs:isIncrementOrInitInForLoop (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1914 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { function
2372 if (isIncrementOrInitInForLoop(s1End, level2))

Completed in 38 milliseconds