Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1057 static bool isInLoopBody(const ParentMap &PM, const Stmt *S, const Stmt *Term) { in isInLoopBody() function
1296 bool IsInLoopBody = isInLoopBody( in generatePathDiagnosticsForNode()