Searched defs:root_type (Results 1 – 2 of 2) sorted by relevance
| /third_party/flatbuffers/include/flatbuffers/ | ||
| D | idl.h | 585 std::string root_type; member |
| /third_party/flatbuffers/src/ | ||
| D | idl_parser.cpp | 3372 auto root_type = attribute_; in DoParse() local |