Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:IsMap

2027   bool IsMap() const;
3200 inline bool FieldDef::IsMap() const { return upb_fielddef_ismap(this); }