Home
last modified time | relevance | path

Searched refs:DiagnoseEmptyStmtBody (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaStmt.cpp525 DiagnoseEmptyStmtBody(CondExpr->getLocEnd(), thenStmt, in ActOnIfStmt()
1170 DiagnoseEmptyStmtBody(CondExpr->getLocEnd(), BodyStmt, in ActOnFinishSwitchStmt()
2608 DiagnoseEmptyStmtBody(ForStmt->getRParenLoc(), B, in FinishCXXForRangeStmt()
DSemaChecking.cpp10343 void Sema::DiagnoseEmptyStmtBody(SourceLocation StmtLoc, in DiagnoseEmptyStmtBody() function in Sema
/external/clang/include/clang/Sema/
DSema.h3587 void DiagnoseEmptyStmtBody(SourceLocation StmtLoc,