Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp10310 bool ShouldDiagnoseEmptyStmtBody(const SourceManager &SourceMgr, in ShouldDiagnoseEmptyStmtBody() function
10357 if (!ShouldDiagnoseEmptyStmtBody(SourceMgr, StmtLoc, NBody)) in DiagnoseEmptyStmtBody()
10392 if (!ShouldDiagnoseEmptyStmtBody(SourceMgr, StmtLoc, NBody)) in DiagnoseEmptyLoopBody()