Home | History | Annotate | Download | only in Sema

Lines Matching full:thenstmt

433                   Stmt *thenStmt, SourceLocation ElseLoc,
455 DiagnoseUnusedExprResult(thenStmt);
458 DiagnoseEmptyStmtBody(ConditionExpr->getLocEnd(), thenStmt,
465 thenStmt, ElseLoc, elseStmt));