Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp744 parseBlock(bool MustBeDeclaration,unsigned AddLevels,bool MunchSemi,bool KeepBraces,IfStmtKind * IfKind,bool UnindentWhitesmithsBraces) parseBlock() argument
2788 parseIfThenElse(IfStmtKind * IfKind,bool KeepBraces,bool IsVerilogAssert) parseIfThenElse() argument
3157 parseLoopBody(bool KeepBraces,bool WrapRightBrace) parseLoopBody() argument
3191 const bool KeepBraces = !Style.RemoveBracesLLVM || parseForOrWhileLoop() local
[all...]