Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp1405 MisleadingIndentationChecker MIChecker(*this, MSK_if, IfLoc); in ParseIfStatement() local
1450 MisleadingIndentationChecker MIChecker(*this, MSK_else, ElseLoc); in ParseIfStatement() local
1638 MisleadingIndentationChecker MIChecker(*this, MSK_while, WhileLoc); in ParseWhileStatement() local
2076 MisleadingIndentationChecker MIChecker(*this, MSK_for, ForLoc); in ParseForStatement() local