Home
last modified time | relevance | path

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

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