Searched refs:ProbableTypo (Results 1 – 1 of 1) sorted by relevance
16836 bool ProbableTypo = isa<CompoundStmt>(PossibleBody); in DiagnoseEmptyLoopBody() local16837 if (!ProbableTypo) { in DiagnoseEmptyLoopBody()16851 ProbableTypo = true; in DiagnoseEmptyLoopBody()16854 if (ProbableTypo) { in DiagnoseEmptyLoopBody()