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