Searched defs:comment_line (Results 1 – 2 of 2) sorted by relevance
104 std::string_view comment_line = line_view.substr(comment_pos + 1); in ParseSymbolTags() local
180 const auto &comment_line = *line_iterator; in PrepareDescription() local