Searched refs:StartOfFunctionCall (Results 1 – 2 of 2) sorted by relevance
249 unsigned StartOfFunctionCall = 0; member356 if (StartOfFunctionCall != Other.StartOfFunctionCall)357 return StartOfFunctionCall < Other.StartOfFunctionCall;
1089 State.Stack.back().StartOfFunctionCall = in moveStateToNextToken()1240 NewParenState.StartOfFunctionCall = State.Column; in moveStatePastFakeLParens()1284 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, in moveStatePastScopeOpener()1311 State.Stack.back().StartOfFunctionCall); in moveStatePastScopeOpener()