Searched refs:ParseTypeIdent (Results 1 – 2 of 2) sorted by relevance
532 CheckedError Parser::ParseTypeIdent(Type &type) { in ParseTypeIdent() function in flatbuffers::Parser554 ECHECK(ParseTypeIdent(type)); in ParseType()1457 ECHECK(ParseTypeIdent(reqtype)); in ParseService()1460 ECHECK(ParseTypeIdent(resptype)); in ParseService()1777 ECHECK(ParseTypeIdent(*type)); in ParseTypeFromProtoType()
537 FLATBUFFERS_CHECKED_ERROR ParseTypeIdent(Type &type);