Searched refs:printInfoComment (Results 1 – 5 of 5) sorted by relevance
56 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
93 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon001c1dfd0111::CommentWriter
369 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in StackLifetime::LifetimeAnnotationWriter
444 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anonafb5c6f30511::MustExecuteAnnotatedWriter
2660 void printInfoComment(const Value &V);3596 printInfoComment(*GV); in printGlobal()3641 printInfoComment(*GIS); in printIndirectSymbol()3911 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter3916 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()4366 printInfoComment(I); in printInstruction()