Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h232 unsigned NestedBlockIndent; member
H A DContinuationIndenter.cpp1829 unsigned NestedBlockIndent = std::max(CurrentState.StartOfFunctionCall, moveStatePastScopeOpener() local
2026 unsigned NestedBlockIndent = State.Stack.back().NestedBlockIndent; moveStateToNewBlock() local
[all...]