Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp934 static bool isInLoopBody(ParentMap &PM, const Stmt *S, const Stmt *Term) { in isInLoopBody() function
1213 isInLoopBody(PM, getStmtBeforeCond(PM, TermCond, N), Term); in generatePathDiagnosticsForNode()