Home
last modified time | relevance | path

Searched refs:NotIf (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.h87 NotIf, // Not an if statement. enumerator
H A DUnwrappedLineParser.cpp2598 IfStmtKind IfBlockKind = IfStmtKind::NotIf; in parseIfThenElse()
2638 IfStmtKind ElseBlockKind = IfStmtKind::NotIf; in parseIfThenElse()