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