Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Dcode_generators.cpp208 void GenComment(const std::vector<std::string> &dc, std::string *code_ptr, in GenComment() function
H A Didl_gen_swift.cpp1815 void GenComment(const std::vector<std::string> &dc) { in GenComment() function in flatbuffers::swift::SwiftGenerator
H A Didl_gen_rust.cpp589 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::rust::RustGenerator
H A Didl_gen_cpp.cpp723 void GenComment(const std::vector<std::string> &dc, const char *prefix = "") { in GenComment() function in flatbuffers::cpp::CppGenerator