Home
last modified time | relevance | path

Searched refs:MSK_while (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1400 enum MisleadingStatementKind { MSK_if, MSK_else, MSK_for, MSK_while }; enumerator
1864 MisleadingIndentationChecker MIChecker(*this, MSK_while, WhileLoc); in ParseWhileStatement()