Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1319 static bool isLoopJumpPastBody(const Stmt *Term, const BlockEdge *BE) { in isLoopJumpPastBody() function
1521 if (isLoopJumpPastBody(Term, &*BE) && in GenerateExtensivePathDiagnostic()