Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13456 static bool ShouldDiagnoseEmptyStmtBody(const SourceManager &SourceMgr, in ShouldDiagnoseEmptyStmtBody() function
13501 if (!ShouldDiagnoseEmptyStmtBody(SourceMgr, StmtLoc, NBody)) in DiagnoseEmptyStmtBody()
13536 if (!ShouldDiagnoseEmptyStmtBody(SourceMgr, StmtLoc, NBody)) in DiagnoseEmptyLoopBody()