Searched refs:DiagnoseEmptyStmtBody (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp458 DiagnoseEmptyStmtBody(ConditionExpr->getLocEnd(), thenStmt,
1106 DiagnoseEmptyStmtBody(CondExpr->getLocEnd(), BodyStmt,
2253 DiagnoseEmptyStmtBody(ForStmt->getRParenLoc(), B,
/external/clang/include/clang/Sema/
H A DSema.h2991 void DiagnoseEmptyStmtBody(SourceLocation StmtLoc,

Completed in 163 milliseconds