Searched refs:generator_help (Results 1 – 2 of 2) sorted by relevance
/third_party/flatbuffers/include/flatbuffers/ | ||
D | flatc.h | 52 const char *generator_help; member |
/third_party/flatbuffers/src/ | ||
D | flatc.cpp | 68 const char *help = g.generator_help; in GetUsageString() |