Searched defs:addComment (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp273 void RawCommentList::addComment(const RawComment &RC, function in class:RawCommentList
H A DASTContext.cpp302 void ASTContext::addComment(const RawComment &RC) { function in class:ASTContext
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dattrib.c234 void AttribDeclaration::addComment(const utf8_t *comment) function in class:AttribDeclaration
1250 void ConditionalDeclaration::addComment(const utf8_t *comment) function in class:ConditionalDeclaration
1476 void StaticForeachDeclaration::addComment(const utf8_t *) function in class:StaticForeachDeclaration
H A Ddsymbol.c897 void Dsymbol::addComment(const utf8_t *comment) function in class:Dsymbol
H A Dparse.c7979 void Parser::addComment(Dsymbol *s, const utf8_t *blockComment) function in class:Parser
[all...]

Completed in 301 milliseconds