Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
18911 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local18912 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()18926 ProbableTypo = true; in DiagnoseEmptyLoopBody()18929 if (ProbableTypo) { in DiagnoseEmptyLoopBody()