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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.h236 unsigned NestedBlockIndent; member in struct:clang::format::ParenState
H A DContinuationIndenter.cpp1450 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, local
1620 unsigned NestedBlockIndent = State.Stack.back().NestedBlockIndent; local
[all...]

Completed in 184 milliseconds