Searched refs:MSK_while (Results 1 – 1 of 1) sorted by relevance
1400 enum MisleadingStatementKind { MSK_if, MSK_else, MSK_for, MSK_while }; enumerator1864 MisleadingIndentationChecker MIChecker(*this, MSK_while, WhileLoc); in ParseWhileStatement()