Searched refs:HasEnd (Results 1 – 2 of 2) sorted by relevance
153 bool HasEnd = SM.isPointWithin(SelectionEnd, Range.getBegin(), End); in selectionKindFor() local154 if (HasStart && HasEnd) in selectionKindFor()163 if (HasEnd && SelectionEnd != Range.getBegin()) in selectionKindFor()
1237 public bool HasEnd { property in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange1290 if (HasEnd) hash ^= End.GetHashCode(); in GetHashCode()1309 if (HasEnd) { in WriteTo()1328 if (HasEnd) { in CalculateSize()1348 if (other.HasEnd) { in MergeFrom()1476 public bool HasEnd { property in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange1507 if (HasEnd) hash ^= End.GetHashCode(); in GetHashCode()1525 if (HasEnd) { in WriteTo()1540 if (HasEnd) { in CalculateSize()1557 if (other.HasEnd) { in MergeFrom()[all …]