Lines Matching defs:addComment
399 void addComment(const Twine &Comment);
421 addComment(Comment);
424 void Attributes::addComment(const Twine &Comment) {
646 A.addComment("immutable");
648 A.addComment("writeOnly");
650 A.addComment("constant");
653 A.addComment("visibility");
655 A.addComment("dsoLocal");
657 A.addComment("canAutoHide");
659 A.addComment("definition");
661 A.addComment("declaration");
663 A.addComment("preserved");