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