Home | History | Annotate | Download | only in MC

Lines Matching defs:AddComment

101   /// AddComment - Add a comment that can be emitted to the generated .s
105 virtual void AddComment(const Twine &T);
111 /// Unlike AddComment, you are required to terminate comments with \n if you
281 /// AddComment - Add a comment that can be emitted to the generated .s
285 void MCAsmStreamer::AddComment(const Twine &T) {