Searched refs:clear_start (Results 1 – 3 of 3) sorted by relevance
47 void ClearInterval(uint64 clear_start, uint64 clear_limit);149 void IntervalMap<V>::ClearInterval(uint64 clear_start, uint64 clear_limit) { in ClearInterval() argument150 AssertValidInterval(clear_start, clear_limit); in ClearInterval()151 RemoveInterval(clear_start, clear_limit); in ClearInterval()
584 void clear_start();683 void clear_start();4178 inline void DescriptorProto_ExtensionRange::clear_start() { in clear_start() function4230 inline void DescriptorProto_ReservedRange::clear_start() { in clear_start() function
3687 void DescriptorProto_ExtensionRange::clear_start() { in clear_start() function in google::protobuf::DescriptorProto_ExtensionRange3739 void DescriptorProto_ReservedRange::clear_start() { in clear_start() function in google::protobuf::DescriptorProto_ReservedRange