Searched refs:printInfoComment (Results 1 – 4 of 4) sorted by relevance
56 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
86 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anondef0fa400111::CommentWriter
436 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon69262b960411::MustExecuteAnnotatedWriter
2447 void printInfoComment(const Value &V);3325 printInfoComment(*GV); in printGlobal()3370 printInfoComment(*GIS); in printIndirectSymbol()3641 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter3646 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()4092 printInfoComment(I); in printInstruction()