Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.cpp830 bool MustBeDeclaration, unsigned AddLevels, bool MunchSemi, bool KeepBraces, in parseBlock()
1562 unsigned AddLevels = in parseStructuralElement() local
2827 unsigned AddLevels = in parseNamespace() local
3774 unsigned AddLevels = Style.IndentAccessModifiers ? 2u : 1u; in parseRecord() local