Searched defs:NestedBlockIndent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.h | 232 unsigned NestedBlockIndent; member |
H A D | ContinuationIndenter.cpp | 1829 unsigned NestedBlockIndent = std::max(CurrentState.StartOfFunctionCall, moveStatePastScopeOpener() local |