HomeSort by relevance Sort by last modified time
    Searched refs:union_value_namespacing (Results 1 - 3 of 3) sorted by null

  /external/flatbuffers/include/flatbuffers/
idl.h 356 bool union_value_namespacing; member in struct:flatbuffers::IDLOptions
398 union_value_namespacing(true),
  /external/flatbuffers/src/
flatc.cpp 171 opts.union_value_namespacing = false;
idl_parser.cpp     [all...]

Completed in 253 milliseconds