Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dcode_generators.cpp157 void GenComment(const std::vector<std::string> &dc, std::string *code_ptr, in GenComment() function
Didl_gen_swift.cpp736 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::swift::SwiftGenerator
Didl_gen_rust.cpp431 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::rust::RustGenerator
Didl_gen_cpp.cpp628 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::cpp::CppGenerator