Home | History | Annotate | Download | only in protobuf_c

Lines Matching defs:IsSequence

2025   bool IsSequence() const;
3199 inline bool FieldDef::IsSequence() const { return upb_fielddef_isseq(this); }
4366 * static bool IsSequence(Selector selector); */