HomeSort by relevance Sort by last modified time
    Searched refs:EmptyVector (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 258 static Vector EmptyVector() {
262 bool IsTheEmptyVector() const { return data_ == EmptyVector().data_; }
574 return Vector::EmptyVector();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
BitVectorTest.cpp 786 TYPED_TEST(BitVectorTest, EmptyVector) {

Completed in 595 milliseconds