Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h115 IfOnly, // An if statement without the else clause. enumerator
H A DUnwrappedLineParser.cpp2891 NestedTooDeep.back() || IfBlockKind == IfStmtKind::IfOnly || in parseIfThenElse()
2897 IfStmtKind Kind = IfStmtKind::IfOnly; in parseIfThenElse()
2918 ElseBlockKind == IfStmtKind::IfOnly || in parseIfThenElse()