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