Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
14983 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local14984 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()14998 ProbableTypo = true; in DiagnoseEmptyLoopBody()15001 if (ProbableTypo) { in DiagnoseEmptyLoopBody()