Searched refs:has_start (Results 1 – 3 of 3) sorted by relevance
166 bool has_start; in parse_feature_indices() local174 has_start = parse_uint (pp, end, &feature->start); in parse_feature_indices()179 if (has_start) in parse_feature_indices()
1835 if (has_start()) { in SerializeWithCachedSizes()1855 if (has_start()) { in SerializeWithCachedSizesToArray()1877 if (has_start()) { in ByteSize()1917 if (from.has_start()) { in MergeFrom()
511 inline bool has_start() const;3403 inline bool DescriptorProto_ExtensionRange::has_start() const { in has_start() function