Searched refs:StartOfFunctionCall (Results 1 – 2 of 2) sorted by relevance
251 unsigned StartOfFunctionCall = 0; member377 if (StartOfFunctionCall != Other.StartOfFunctionCall)378 return StartOfFunctionCall < Other.StartOfFunctionCall;
1218 State.Stack.back().StartOfFunctionCall = in moveStateToNextToken()1394 NewParenState.StartOfFunctionCall = State.Column; in moveStatePastFakeLParens()1450 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, in moveStatePastScopeOpener()1477 State.Stack.back().StartOfFunctionCall); in moveStatePastScopeOpener()