Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Dflatc_main.cpp22 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn()
29 static void Error(const flatbuffers::FlatCompiler *flatc, in Error()
116 flatbuffers::FlatCompiler flatc(params); in main() local
/third_party/flatbuffers/tests/rust_usage_test/outdir/
Dbuild.rs21 let flatc = { in main() localVariable
/third_party/flatbuffers/
DCMakeLists.txt354 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target