Home
last modified time | relevance | path

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

/third_party/flatbuffers/src/
Didl_gen_json_schema.cpp178 const std::vector<std::string> &comment_lines) { in PrepareDescription()
240 const auto &comment_lines = structure->doc_comment; in generate() local
/third_party/rust/rust/src/tools/rustfmt/src/
Dvertical.rs144 let comment_lines = snippet in rewrite_with_alignment() localVariable