Searched refs:GetValidComment (Results 1 – 1 of 1) sorted by relevance
190 static std::optional<Comment> GetValidComment(const Comments& comments) { in GetValidComment() function200 const auto valid_comment = GetValidComment(comments); in HasHideInComments()208 if (const auto valid_comment = GetValidComment(comments); valid_comment) { in FindDeprecated()