Searched defs:ParseVector (Results 1 – 2 of 2) sorted by relevance
1512 CheckedError Parser::ParseVector(const Type &type, uoffset_t *ovalue, in ParseVector() function in flatbuffers::Parser
3318 auto ParseVector = [this, &Parser](unsigned &Reg, StringRef &Kind, SMLoc Loc, in tryParseVectorList() local