Home
last modified time | relevance | path

Searched defs:GenDocComment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_ts.cpp305 static void GenDocComment(const std::vector<std::string> &dc, in GenDocComment() function in flatbuffers::ts::TsGenerator
324 static void GenDocComment(std::string *code_ptr) { in GenDocComment() function in flatbuffers::ts::TsGenerator
H A Didl_gen_dart.cpp158 static void GenDocComment(const std::vector<std::string> &dc, in GenDocComment() function in flatbuffers::dart::DartGenerator