Searched defs:flatc (Results 1 – 3 of 3) sorted by relevance
22 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
21 let flatc = { in main() localVariable
354 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target