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