Searched refs:GenerateCppEnumDeclaration (Results 1 – 1 of 1) sorted by relevance
1387 bool GenerateCppEnumDeclaration(const std::string& filename, const Options& options, in GenerateCppEnumDeclaration() function1430 return GenerateCppEnumDeclaration(output_file, options, typenames, *enum_decl, io_delegate); in GenerateCpp()