Home
last modified time | relevance | path

Searched defs:IsSequence (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/third_party/upb/upb/
Ddef.hpp91 bool IsSequence() const { return upb_fielddef_isseq(ptr_); } in IsSequence() function in upb::FieldDefPtr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp1153 bool Scanner::scanFlowCollectionStart(bool IsSequence) { in scanFlowCollectionStart()
1170 bool Scanner::scanFlowCollectionEnd(bool IsSequence) { in scanFlowCollectionEnd()