Searched defs:LookupEnum (Results 1 – 2 of 2) sorted by relevance
98 inline int64_t LookupEnum(int64_t enum_val, const int64_t *values, in LookupEnum() function
513 EnumDef *Parser::LookupEnum(const std::string &id) { in LookupEnum() function in flatbuffers::Parser