Searched defs:AddComment (Results 1 – 4 of 4) sorted by relevance
97 static char * AddComment = NULL; // Add this tag. variable
147 virtual void AddComment(const Twine &T) {} in AddComment() function
189 void PTXMCAsmStreamer::AddComment(const Twine &T) { in AddComment() function in PTXMCAsmStreamer
272 void MCAsmStreamer::AddComment(const Twine &T) { in AddComment() function in MCAsmStreamer