Searched refs:NotFoundReturn (Results 1 – 1 of 1) sorted by relevance
934 auto not_found = NotFoundReturn(field.value.type.element); in GenerateStructGetters()1413 static std::string NotFoundReturn(BaseType el) { in NotFoundReturn() function in flatbuffers::kotlin::KotlinGenerator