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.cpp2933 IfStmtKind IfBlockKind = IfStmtKind::NotIf; in parseIfThenElse()
2976 IfStmtKind ElseBlockKind = IfStmtKind::NotIf; in parseIfThenElse()