Home
last modified time | relevance | path

Searched refs:has_kind (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dstruct.pb.h296 inline bool has_kind() const;
699 inline bool Value::has_kind() const { in has_kind() function
Dstruct.pb.cc540 if (has_kind()) { in SharedDtor()
1231 bool Value::has_kind() const { in has_kind() function in google::protobuf::Value