Searched refs:GenerateCppInterface (Results 1 – 1 of 1) sorted by relevance
1152 bool GenerateCppInterface(const string& output_file, const Options& options, in GenerateCppInterface() function1239 return GenerateCppInterface(output_file, options, types, *interface, io_delegate); in GenerateCpp()