Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp932 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, in moveStatePastScopeOpener() local
1035 unsigned NestedBlockIndent = State.Stack.back().NestedBlockIndent; in moveStateToNewBlock() local
DContinuationIndenter.h175 unsigned NestedBlockIndent; member
/external/llvm-project/clang/lib/Format/
DContinuationIndenter.h236 unsigned NestedBlockIndent; member
DContinuationIndenter.cpp1450 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, in moveStatePastScopeOpener() local
1620 unsigned NestedBlockIndent = State.Stack.back().NestedBlockIndent; in moveStateToNewBlock() local