Searched refs:HasBit (Results 1 – 2 of 2) sorted by relevance
739 return HasBit(message, field); in HasField()800 if (HasBit(*message, field)) { in ClearField()1065 } else if (HasBit(message, field)) { // Fall back on proto3-style HasBit. in ListFields()1920 bool Reflection::HasBit(const Message& message, in HasBit() function in google::protobuf::Reflection2008 bool temp_has_bit = HasBit(*message1, field); in SwapBit()2009 if (HasBit(*message2, field)) { in SwapBit()
990 inline bool HasBit(const Message& message,