Searched defs:ShouldDiagnoseEmptyStmtBody (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp7647 bool ShouldDiagnoseEmptyStmtBody(const SourceManager &SourceMgr, function in namespace:__anon17215
7694 if (!ShouldDiagnoseEmptyStmtBody(SourceMgr, StmtLoc, NBody))
7729 if (!ShouldDiagnoseEmptyStmtBody(SourceMgr, StmtLoc, NBody))

Completed in 90 milliseconds