Home
last modified time | relevance | path

Searched refs:IDLOptionsCpp (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/src/
Didl_gen_cpp.cpp81 struct IDLOptionsCpp : public IDLOptions { struct
86 IDLOptionsCpp(const IDLOptions &opts) in IDLOptionsCpp() argument
93 const std::string &file_name, IDLOptionsCpp opts) in CppGenerator()
596 const IDLOptionsCpp opts_;
3106 cpp::IDLOptionsCpp opts(parser.opts); in GenerateCPP()