Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
15387 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local15388 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()15402 ProbableTypo = true; in DiagnoseEmptyLoopBody()15405 if (ProbableTypo) { in DiagnoseEmptyLoopBody()