Lines Matching refs:addComment
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("definition"); in exportToDot()
650 A.addComment("declaration"); in exportToDot()
652 A.addComment("preserved"); in exportToDot()