Searched defs:setComment (Results 1 – 2 of 2) sorted by relevance
80 public void setComment(@Nullable String comment) { in setComment() method in Rfc822Token
2608 void Value::CommentInfo::setComment(const char* text, size_t len) { in setComment() function in Json::Value::CommentInfo3721 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() function in Json::Value3731 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment() function in Json::Value3735 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment() function in Json::Value