Searched refs:ParseTypeIdent (Results 1 – 2 of 2) sorted by relevance
530 CheckedError Parser::ParseTypeIdent(Type &type) { in ParseTypeIdent() function in flatbuffers::Parser585 ECHECK(ParseTypeIdent(type)); in ParseType()1891 ECHECK(ParseTypeIdent(reqtype)); in ParseService()1894 ECHECK(ParseTypeIdent(resptype)); in ParseService()2269 ECHECK(ParseTypeIdent(*type)); in ParseTypeFromProtoType()
712 FLATBUFFERS_CHECKED_ERROR ParseTypeIdent(Type &type);