Searched refs:NextStmt (Results 1 – 1 of 1) sorted by relevance
92 const Stmt *NextStmt = CStmt->body_begin()[i + 1]; in missingBracesCheck() local93 SourceLocation NextLoc = NextStmt->getBeginLoc(); in missingBracesCheck()