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