Searched refs:IsCSharpGenericTypeConstraint (Results 1 – 2 of 2) sorted by relevance
209 IsCSharpGenericTypeConstraint(false), IsChainedConditional(false), in ParenState()341 bool IsCSharpGenericTypeConstraint : 1; member396 if (IsCSharpGenericTypeConstraint != Other.IsCSharpGenericTypeConstraint)397 return IsCSharpGenericTypeConstraint;
418 if (CurrentState.IsCSharpGenericTypeConstraint && in mustBreak() 891 !CurrentState.IsCSharpGenericTypeConstraint && Previous.opensScope() && in addTokenOnCurrentLine() 1284 if (CurrentState.IsCSharpGenericTypeConstraint && in getNewLineColumn() 1573 CurrentState.IsCSharpGenericTypeConstraint = true; in moveStateToNextToken() 1885 CurrentState.IsCSharpGenericTypeConstraint) { in moveStatePastScopeOpener() 1971 (CurrentState.IsCSharpGenericTypeConstraint) || GenericSelection || in moveStatePastScopeCloser()