Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_lua.cpp31 const CommentConfig def_comment = { nullptr, "--", nullptr }; variable
Didl_gen_python.cpp34 const CommentConfig def_comment = { nullptr, "#", nullptr }; variable