Searched refs:GetEnumTypeForDecl (Results 1 – 1 of 1) sorted by relevance
532 std::string GetEnumTypeForDecl(const Type &type) { in GetEnumTypeForDecl() function in flatbuffers::rust::RustGenerator584 code_.SetValue("BASE_TYPE", GetEnumTypeForDecl(enum_def.underlying_type)); in GenEnum()