Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1586 MisleadingIndentationChecker MIChecker(*this, MSK_if, IfLoc); ParseIfStatement() local
1638 MisleadingIndentationChecker MIChecker(*this, MSK_else, ElseLoc); ParseIfStatement() local
1858 MisleadingIndentationChecker MIChecker(*this, MSK_while, WhileLoc); ParseWhileStatement() local
2338 MisleadingIndentationChecker MIChecker(*this, MSK_for, ForLoc); ParseForStatement() local