Searched refs:HasStart (Results 1 – 2 of 2) sorted by relevance
152 bool HasStart = SM.isPointWithin(SelectionBegin, Range.getBegin(), End); in selectionKindFor() local154 if (HasStart && HasEnd) in selectionKindFor()161 if (HasStart && SelectionBegin != End) in selectionKindFor()
1210 public bool HasStart { property in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange1289 if (HasStart) hash ^= Start.GetHashCode(); in GetHashCode()1305 if (HasStart) { in WriteTo()1325 if (HasStart) { in CalculateSize()1345 if (other.HasStart) { in MergeFrom()1449 public bool HasStart { property in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange1506 if (HasStart) hash ^= Start.GetHashCode(); in GetHashCode()1521 if (HasStart) { in WriteTo()1537 if (HasStart) { in CalculateSize()1554 if (other.HasStart) { in MergeFrom()[all …]