Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h232 unsigned NestedBlockIndent; member
H A DContinuationIndenter.cpp1827 unsigned NestedBlockIndent = std::max(CurrentState.StartOfFunctionCall, in moveStatePastScopeOpener() local
2024 unsigned NestedBlockIndent = State.Stack.back().NestedBlockIndent; in moveStateToNewBlock() local