Searched defs:addExplicitComment (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | MCStreamer.cpp | 123 void MCStreamer::addExplicitComment(const Twine &T) {} addExplicitComment() function in MCStreamer |
H A D | MCAsmStreamer.cpp | 469 void MCAsmStreamer::addExplicitComment(const Twine &T) { addExplicitComment() function in MCAsmStreamer |