Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp508 DiagnoseEmptyStmtBody(ConditionExpr->getLocEnd(), thenStmt, in ActOnIfStmt()
1159 DiagnoseEmptyStmtBody(CondExpr->getLocEnd(), BodyStmt, in ActOnFinishSwitchStmt()
2577 DiagnoseEmptyStmtBody(ForStmt->getRParenLoc(), B, in FinishCXXForRangeStmt()
DSemaChecking.cpp9321 void Sema::DiagnoseEmptyStmtBody(SourceLocation StmtLoc, in DiagnoseEmptyStmtBody() function in Sema
/external/clang/include/clang/Sema/
DSema.h3503 void DiagnoseEmptyStmtBody(SourceLocation StmtLoc,