Home | History | Annotate | Download | only in protobuf

Lines Matching refs:Has

215   bool Has(int number) const;
369 // The caller must ensure that target has sufficient capacity for the
460 // removing it from the map, we just set is_cleared = true. This has no
532 // tag has been read.
621 // Since the ExtensionSet has different methods for each primitive type,
863 // has extensions.
866 // causes problems if the class has a nested message or enum type with that
873 /* Has, Size, Clear */ \
880 return _extensions_.Has(id.number()); \