Searched refs:AddRawComment (Results 1 – 2 of 2) sorted by relevance
37 virtual void AddRawComment(const Twine &T) = 0;215 Streamer->AddRawComment(T); in emitRawComment()
101 void AddRawComment(const Twine &T) override { OS->emitRawComment(T); } in AddRawComment() function in __anon0e8787300111::CVMCAdapter