Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
8813 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local8814 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()8830 ProbableTypo = true; in DiagnoseEmptyLoopBody()8833 if (ProbableTypo) { in DiagnoseEmptyLoopBody()