Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
17115 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local17116 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()17130 ProbableTypo = true; in DiagnoseEmptyLoopBody()17133 if (ProbableTypo) { in DiagnoseEmptyLoopBody()