Searched defs:IsEmpty (Results 1 – 5 of 5) sorted by relevance
54 bool IsEmpty() const { return buffer_ == nullptr; } in IsEmpty() function
44 bool IsEmpty() const { return size_ == 0; } in IsEmpty() function
92 virtual bool IsEmpty(const Field* data) const { in IsEmpty() function147 virtual bool IsEmpty(const Field* data) const { in IsEmpty() function209 virtual bool IsEmpty(const Field* data) const { in IsEmpty() function
194 inline bool StringBuilder::IsEmpty() const { in IsEmpty() function
110 public bool IsEmpty property in Google.Protobuf.ByteString