Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp748 bool KeepBraces, in parseBlock() argument
2811 bool KeepBraces, in parseIfThenElse() argument
3180 void UnwrappedLineParser::parseLoopBody(bool KeepBraces, bool WrapRightBrace) { in parseLoopBody() argument
3214 const bool KeepBraces = !Style.RemoveBracesLLVM || parseForOrWhileLoop() local
[all...]