Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h237 unsigned NestedBlockIndent; global() member
H A DContinuationIndenter.cpp1798 unsigned NestedBlockIndent = std::max(CurrentState.StartOfFunctionCall, moveStatePastScopeOpener() local
1983 unsigned NestedBlockIndent = State.Stack.back().NestedBlockIndent; moveStateToNewBlock() local
[all...]