Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1577 MisleadingIndentationChecker MIChecker(*this, MSK_if, IfLoc); ParseIfStatement() local
1629 MisleadingIndentationChecker MIChecker(*this, MSK_else, ElseLoc); ParseIfStatement() local
1849 MisleadingIndentationChecker MIChecker(*this, MSK_while, WhileLoc); ParseWhileStatement() local
2329 MisleadingIndentationChecker MIChecker(*this, MSK_for, ForLoc); ParseForStatement() local