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