Searched refs:StartOfFunctionCall (Results 1 – 2 of 2) sorted by relevance
190 unsigned StartOfFunctionCall = 0; member289 if (StartOfFunctionCall != Other.StartOfFunctionCall)290 return StartOfFunctionCall < Other.StartOfFunctionCall;
740 State.Stack.back().StartOfFunctionCall = in moveStateToNextToken()887 NewParenState.StartOfFunctionCall = State.Column; in moveStatePastFakeLParens()932 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, in moveStatePastScopeOpener()956 State.Stack.back().StartOfFunctionCall); in moveStatePastScopeOpener()