Searched refs:has_identifier_value (Results 1 – 3 of 3) sorted by relevance
13042 if (has_identifier_value()) { in Clear()13213 if (has_identifier_value()) { in SerializeWithCachedSizes()13271 if (has_identifier_value()) { in InternalSerializeWithCachedSizesToArray()13328 if (has_identifier_value()) { in ByteSize()13411 if (from.has_identifier_value()) { in MergeFrom()13599 bool UninterpretedOption::has_identifier_value() const { in has_identifier_value() function in google::protobuf::UninterpretedOption
5988 if (!uninterpreted_option_->has_identifier_value()) { in SetOptionValue()6004 if (!uninterpreted_option_->has_identifier_value()) { in SetOptionValue()
3271 bool has_identifier_value() const;7247 inline bool UninterpretedOption::has_identifier_value() const { in has_identifier_value() function