Searched refs:FindInterveningCodeInLoop (Results 1 – 1 of 1) sorted by relevance
1657 SourceLocation FindInterveningCodeInLoop(const Stmt *CurStmt) { in FindInterveningCodeInLoop() function1675 SourceLocation ChildStmtLoc = FindInterveningCodeInLoop(ChildStmt); in FindInterveningCodeInLoop()1702 SourceLocation OtherStmtLoc = FindInterveningCodeInLoop(Body.get()); in ActOnForStmtEnd()