Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h213 void emitRawComment(const Twine &T) { in emitRawComment() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp118 void MCStreamer::emitRawComment(const Twine &T, bool TabPrefix) {} in emitRawComment() function in MCStreamer
H A DMCAsmStreamer.cpp437 void MCAsmStreamer::emitRawComment(const Twine &T, bool TabPrefix) { in emitRawComment() function in MCAsmStreamer