Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h117 IfElseIf // An if statement followed by else if. enumerator
H A DUnwrappedLineParser.cpp2892 IfBlockKind == IfStmtKind::IfElseIf; in parseIfThenElse()
2919 ElseBlockKind == IfStmtKind::IfElseIf; in parseIfThenElse()
2936 Kind = IfStmtKind::IfElseIf; in parseIfThenElse()