Home
last modified time | relevance | path

Searched defs:FlatCOption (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dflatc.h34 struct FlatCOption { struct
35 std::string short_opt;
36 std::string long_opt;
60 FlatCOption option; argument