Home
last modified time | relevance | path

Searched refs:MSK_for (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
2344 MisleadingIndentationChecker MIChecker(*this, MSK_for, ForLoc); in ParseForStatement()