Searched refs:GenerateJSONEncodingAPIs (Results 1 – 1 of 1) sorted by relevance
308 if (parser_.opts.gen_json_coders) GenerateJSONEncodingAPIs(struct_def); in GenStructReader()467 if (parser_.opts.gen_json_coders) GenerateJSONEncodingAPIs(struct_def); in GenTable()1068 void GenerateJSONEncodingAPIs(const StructDef &struct_def) { in GenerateJSONEncodingAPIs() function in flatbuffers::swift::SwiftGenerator