Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
13550 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local13551 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()13565 ProbableTypo = true; in DiagnoseEmptyLoopBody()13568 if (ProbableTypo) { in DiagnoseEmptyLoopBody()