Home
last modified time | relevance | path

Searched defs:HasDoWhile (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp505 bool HasDoWhile = false; in parseLevel() local
1529 FormatToken **IfLeftBrace, bool *HasDoWhile, bool *HasLabel) { in parseStructuralElement()