Searched refs:GenNullableAnnotation (Results 1 – 1 of 1) sorted by relevance
250 std::string GenNullableAnnotation(const Type &t) const { in GenNullableAnnotation() function in flatbuffers::general::GeneralGenerator911 (field.required ? "" : GenNullableAnnotation(field.value.type)) + in GenStruct()