Searched refs:ParseTypeIdent (Results 1 – 2 of 2) sorted by relevance
532 CheckedError Parser::ParseTypeIdent(Type &type) { in ParseTypeIdent() function in flatbuffers::Parser587 ECHECK(ParseTypeIdent(type)); in ParseType()1924 ECHECK(ParseTypeIdent(reqtype)); in ParseService()1927 ECHECK(ParseTypeIdent(resptype)); in ParseService()2310 ECHECK(ParseTypeIdent(*type)); in ParseTypeFromProtoType()
721 FLATBUFFERS_CHECKED_ERROR ParseTypeIdent(Type &type);