Searched defs:IsSequence (Results 1 – 2 of 2) sorted by relevance
91 bool IsSequence() const { return upb_fielddef_isseq(ptr_); } in IsSequence() function in upb::FieldDefPtr
1153 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()1170 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()