reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 4306   void DiagnoseEmptyStmtBody(SourceLocation StmtLoc,

References

tools/clang/lib/Sema/SemaStmt.cpp
  582     DiagnoseEmptyStmtBody(CondExpr->getEndLoc(), thenStmt,
 1248     DiagnoseEmptyStmtBody(CondExpr->getEndLoc(), BodyStmt,
 2868   DiagnoseEmptyStmtBody(ForStmt->getRParenLoc(), B,