Searched defs:flatc (Results 1 – 2 of 2) sorted by relevance
21 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn()28 static void Error(const flatbuffers::FlatCompiler *flatc, in Error()100 flatbuffers::FlatCompiler flatc(params); in main() local
266 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target