Searched refs:TrimmedLines (Results 1 – 1 of 1) sorted by relevance
67 std::vector<std::string> TrimmedLines(const Comment& c) { in TrimmedLines() function127 for (const auto& line : TrimmedLines(c)) { in BlockTags()