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 __anonf43097bf0111::CommentWriter
378 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in StackLifetime::LifetimeAnnotationWriter
356 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon265978f50111::MustExecuteAnnotatedWriter
2701 void printInfoComment(const Value &V);3740 printInfoComment(*GV); in printGlobal()3778 printInfoComment(*GA); in printAlias()3812 printInfoComment(*GI); in printIFunc()4088 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter4093 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()4557 printInfoComment(I); in printInstruction()