Searched refs:printInfoComment (Results 1 – 4 of 4) sorted by relevance
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
87 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon69ee54ce0111::CommentWriter
361 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon53ced7e40211::MustExecuteAnnotatedWriter
2416 void printInfoComment(const Value &V);3244 printInfoComment(*GV); in printGlobal()3283 printInfoComment(*GIS); in printIndirectSymbol()3545 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter3550 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()3951 printInfoComment(I); in printInstruction()