Searched defs:comment_lines (Results 1 – 2 of 2) sorted by relevance
178 const std::vector<std::string> &comment_lines) { in PrepareDescription()240 const auto &comment_lines = structure->doc_comment; in generate() local
144 let comment_lines = snippet in rewrite_with_alignment() localVariable