Home
last modified time | relevance | path

Searched defs:MIChecker (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1592 MisleadingIndentationChecker MIChecker(*this, MSK_if, IfLoc); in ParseIfStatement() local
1644 MisleadingIndentationChecker MIChecker(*this, MSK_else, ElseLoc); in ParseIfStatement() local
1864 MisleadingIndentationChecker MIChecker(*this, MSK_while, WhileLoc); in ParseWhileStatement() local
2344 MisleadingIndentationChecker MIChecker(*this, MSK_for, ForLoc); in ParseForStatement() local