Searched refs:ParseTypeIdent (Results 1 – 2 of 2) sorted by relevance
552 CheckedError Parser::ParseTypeIdent(Type &type) { in ParseTypeIdent() function in flatbuffers::Parser607 ECHECK(ParseTypeIdent(type)); in ParseType()2340 ECHECK(ParseTypeIdent(reqtype)); in ParseService()2343 ECHECK(ParseTypeIdent(resptype)); in ParseService()2705 ECHECK(ParseTypeIdent(*type)); in ParseTypeFromProtoType()
856 FLATBUFFERS_CHECKED_ERROR ParseTypeIdent(Type &type);