MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / FLATC_VERSION

Function FLATC_VERSION

native/thirdpart/flatbuffers/flatc.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21namespace flatbuffers {
22
23const char *FLATC_VERSION() { return FLATBUFFERS_VERSION(); }
24
25void FlatCompiler::ParseFile(
26 flatbuffers::Parser &parser, const std::string &filename,

Callers 1

CompileMethod · 0.85

Calls 1

FLATBUFFERS_VERSIONFunction · 0.85

Tested by

no test coverage detected