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