Lines Matching defs:addComment
388 void addComment(const Twine &Comment);
410 addComment(Comment);
413 void Attributes::addComment(const Twine &Comment) {
635 A.addComment("immutable");
637 A.addComment("writeOnly");
639 A.addComment("constant");
642 A.addComment("visibility");
644 A.addComment("dsoLocal");
646 A.addComment("canAutoHide");
648 A.addComment("definition");
650 A.addComment("declaration");
652 A.addComment("preserved");