Searched refs:IsCSharpGenericTypeConstraint (Results 1 – 2 of 2) sorted by relevance
209 IsInsideObjCArrayLiteral(false), IsCSharpGenericTypeConstraint(false), in ParenState()345 bool IsCSharpGenericTypeConstraint : 1; member401 if (IsCSharpGenericTypeConstraint != Other.IsCSharpGenericTypeConstraint)402 return IsCSharpGenericTypeConstraint;
430 if (CurrentState.IsCSharpGenericTypeConstraint && in mustBreak()919 !CurrentState.IsCSharpGenericTypeConstraint && Previous.opensScope() && in addTokenOnCurrentLine()1315 if (CurrentState.IsCSharpGenericTypeConstraint && in getNewLineColumn()1618 CurrentState.IsCSharpGenericTypeConstraint = true; in moveStateToNextToken()1930 CurrentState.IsCSharpGenericTypeConstraint) { in moveStatePastScopeOpener()2017 (CurrentState.IsCSharpGenericTypeConstraint) || GenericSelection || in moveStatePastScopeOpener()