Searched refs:DiagnoseEmptyStmtBody (Results 1 – 3 of 3) sorted by relevance
930 DiagnoseEmptyStmtBody(RParenLoc, thenStmt, diag::warn_empty_if_body); in ActOnIfStmt()1651 DiagnoseEmptyStmtBody(CondExpr->getEndLoc(), BodyStmt, in ActOnFinishSwitchStmt()3118 DiagnoseEmptyStmtBody(ForStmt->getRParenLoc(), B, in FinishCXXForRangeStmt()
13487 void Sema::DiagnoseEmptyStmtBody(SourceLocation StmtLoc, in DiagnoseEmptyStmtBody() function in Sema
2321 void DiagnoseEmptyStmtBody(SourceLocation StmtLoc, const Stmt *Body,