Searched refs:setComment (Results 1 – 3 of 3) sorted by relevance
216 $$->setComment(get_last_comment());239 $$->setComment(get_last_comment());244 $$->setComment(get_last_comment());249 $$->setComment(get_last_comment());254 $$->setComment(get_last_comment());263 $$->setComment(get_last_comment());272 $$->setComment("/* from namespace declaration */");295 $$->setComment($<str>3);327 $$->setComment($<str>3);368 $$->setComment(get_last_comment());[all …]
42 void setComment(const std::string &comment);
57 void Declaration::setComment(const std::string &comment) { in setComment() function in android::Declaration