Searched refs:sDeprecated (Results 1 – 1 of 1) sorted by relevance
68 static constexpr std::string_view sDeprecated = "@deprecated"; in AppendCommentLine() local72 if (comment.find(sDeprecated) != std::string::npos) { in AppendCommentLine()