Searched defs:addComment (Results 1 – 8 of 8) sorted by relevance
157 override void addComment(const(char)* comment) in addComment() function1005 override final void addComment(const(char)* comment) in addComment() function1222 override void addComment(const(char)* comment) in addComment() function
1216 void addComment(const(char)* comment) in addComment() function
234 void AttribDeclaration::addComment(const utf8_t *comment) in addComment() function1250 void ConditionalDeclaration::addComment(const utf8_t *comment) in addComment() function1476 void StaticForeachDeclaration::addComment(const utf8_t *) in addComment() function
897 void Dsymbol::addComment(const utf8_t *comment) in addComment() function
7979 void Parser::addComment(Dsymbol *s, const utf8_t *blockComment) in addComment() function
273 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
302 void ASTContext::addComment(const RawComment &RC) { in addComment() function in ASTContext
395 void Attributes::addComment(const Twine &Comment) { in addComment() function in Attributes