Searched defs:ParseArray (Results 1 – 2 of 2) sorted by relevance
1014 bool ParseArray(int32_t stack_depth, in ParseArray() function
1619 CheckedError Parser::ParseArray(Value &array) { in ParseArray() function in flatbuffers::Parser