Home | History | Annotate | Download | only in MC

Lines Matching defs:AddComment

96   /// AddComment - Add a comment that can be emitted to the generated .s
100 virtual void AddComment(const Twine &T);
106 /// Unlike AddComment, you are required to terminate comments with \n if you
258 /// AddComment - Add a comment that can be emitted to the generated .s
262 void MCAsmStreamer::AddComment(const Twine &T) {