Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1044 static bool isInLoopBody(const ParentMap &PM, const Stmt *S, const Stmt *Term) { in isInLoopBody() function
1278 bool IsInLoopBody = isInLoopBody( in generatePathDiagnosticsForNode()