Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_fbs.cpp85 if(parser.opts.keep_include_path) { in GenerateFBS()
Dflatc.cpp233 opts.keep_include_path = true; in Compile()
Didl_gen_cpp.cpp218 opts_.keep_include_path ? noext : basename, opts_); in GenIncludeDependencies()
/third_party/flatbuffers/include/flatbuffers/
Didl.h577 bool keep_include_path; member
668 keep_include_path(false), in IDLOptions()