Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dflatc_main.cpp21 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
/external/flatbuffers/
DCMakeLists.txt162 add_executable(flatc ${FlatBuffers_Compiler_SRCS}) target