Searched refs:printInfoComment (Results 1 – 5 of 5) sorted by relevance
56 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
99 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon32ae7c800111::CommentWriter
378 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in StackLifetime::LifetimeAnnotationWriter
451 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon3493f5d60511::MustExecuteAnnotatedWriter
2641 void printInfoComment(const Value &V);3661 printInfoComment(*GV); in printGlobal()3699 printInfoComment(*GA); in printAlias()3733 printInfoComment(*GI); in printIFunc()4004 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter4009 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()4466 printInfoComment(I); in printInstruction()