Home
last modified time | relevance | path

Searched defs:emitRawComment (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeViewRecordIO.h213 void emitRawComment(const Twine &T) { in emitRawComment() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDMCStreamer.cpp120 void MCStreamer::emitRawComment(const Twine &T, bool TabPrefix) {} in emitRawComment() function in MCStreamer
HDMCAsmStreamer.cpp479 void MCAsmStreamer::emitRawComment(const Twine &T, bool TabPrefix) { in emitRawComment() function in MCAsmStreamer