Searched refs:StartOfFunctionCall (Results 1 – 2 of 2) sorted by relevance
189 unsigned StartOfFunctionCall = 0; member288 if (StartOfFunctionCall != Other.StartOfFunctionCall)289 return StartOfFunctionCall < Other.StartOfFunctionCall;
694 State.Stack.back().StartOfFunctionCall = in moveStateToNextToken()840 NewParenState.StartOfFunctionCall = State.Column; in moveStatePastFakeLParens()885 unsigned NestedBlockIndent = std::max(State.Stack.back().StartOfFunctionCall, in moveStatePastScopeOpener()905 State.Stack.back().StartOfFunctionCall); in moveStatePastScopeOpener()