Home
last modified time | relevance | path

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

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