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