Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
10406 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local10407 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()10423 ProbableTypo = true; in DiagnoseEmptyLoopBody()10426 if (ProbableTypo) { in DiagnoseEmptyLoopBody()