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