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