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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1358 static bool isInLoopBody(ParentMap &PM, const Stmt *S, const Stmt *Term) { function
1531 !isInLoopBody(PM,
1829 isInLoopBody(PM, getStmtBeforeCond(PM, TermCond, N), Term);

Completed in 135 milliseconds