Searched defs:emitRawComment (Results 1 – 3 of 3) sorted by relevance
213 void emitRawComment(const Twine &T) { in emitRawComment() function
120 void MCStreamer::emitRawComment(const Twine &T, bool TabPrefix) {} in emitRawComment() function in MCStreamer
479 void MCAsmStreamer::emitRawComment(const Twine &T, bool TabPrefix) { in emitRawComment() function in MCAsmStreamer