Searched defs:NestedBlockIndent (Results 1 – 2 of 2) sorted by relevance
885 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, in moveStatePastScopeOpener() local984 unsigned NestedBlockIndent = State.Stack.back().NestedBlockIndent; in moveStateToNewBlock() local
174 unsigned NestedBlockIndent; member