Searched defs:GenComment (Results 1 – 4 of 4) sorted by relevance
/external/flatbuffers/src/ | ||
D | code_generators.cpp | 157 void GenComment(const std::vector<std::string> &dc, std::string *code_ptr, in GenComment() function |
D | idl_gen_swift.cpp | 736 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::swift::SwiftGenerator |
D | idl_gen_rust.cpp | 431 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::rust::RustGenerator |
D | idl_gen_cpp.cpp | 628 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::cpp::CppGenerator |