Searched refs:StartOfFunctionCall (Results 1 – 2 of 2) sorted by relevance
151 StartOfFunctionCall(0), StartOfArraySubscripts(0), in ParenState()206 unsigned StartOfFunctionCall; member281 if (StartOfFunctionCall != Other.StartOfFunctionCall)282 return StartOfFunctionCall < Other.StartOfFunctionCall;
598 State.Stack.back().StartOfFunctionCall = in moveStateToNextToken()730 NewParenState.StartOfFunctionCall = State.Column; in moveStatePastFakeLParens()839 State.Stack.back().StartOfFunctionCall); in moveStatePastScopeOpener()