Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h114 NotIf, // Not an if statement. enumerator
H A DUnwrappedLineParser.cpp2868 IfStmtKind IfBlockKind = IfStmtKind::NotIf; in parseIfThenElse()
2911 IfStmtKind ElseBlockKind = IfStmtKind::NotIf; in parseIfThenElse()