Searched refs:addComment (Results 1 – 6 of 6) sorted by relevance
388 void addComment(const Twine &Comment);410 addComment(Comment); in add() 413 void Attributes::addComment(const Twine &Comment) { in addComment() function in Attributes 635 A.addComment("immutable"); in exportToDot() 637 A.addComment("writeOnly"); in exportToDot() 639 A.addComment("constant"); in exportToDot() 642 A.addComment("visibility"); in exportToDot() 644 A.addComment("dsoLocal"); in exportToDot() 646 A.addComment("canAutoHide"); in exportToDot() 648 A.addComment("definitio in exportToDot() [all...]
216 void addComment(const RawComment &RC, const CommentOptions &CommentOpts,
879 void addComment(const RawComment &RC);
274 void RawCommentList::addComment(const RawComment &RC, in addComment() function in RawCommentList
328 void ASTContext::addComment(const RawComment &RC) { in addComment() 331 Comments.addComment(RC, LangOpts.CommentOpts, BumpAlloc);325 void ASTContext::addComment(const RawComment &RC) { addComment() function in ASTContext
2451 Context.addComment(RC);