Home
last modified time | relevance | path

Searched defs:GenComment (Results 1 – 4 of 4) sorted by relevance

/third_party/flatbuffers/src/
Dcode_generators.cpp176 void GenComment(const std::vector<std::string> &dc, std::string *code_ptr, in GenComment() function
Didl_gen_swift.cpp1420 void GenComment(const std::vector<std::string> &dc) { in GenComment() function in flatbuffers::swift::SwiftGenerator
Didl_gen_rust.cpp521 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::rust::RustGenerator
Didl_gen_cpp.cpp630 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::cpp::CppGenerator