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 __anonbd3de9f90111::CommentWriter
362 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in StackLifetime::LifetimeAnnotationWriter
441 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon1111126f0511::MustExecuteAnnotatedWriter
2616 void printInfoComment(const Value &V);3559 printInfoComment(*GV); in printGlobal()3597 printInfoComment(*GA); in printAlias()3631 printInfoComment(*GI); in printIFunc()3902 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter3907 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()4357 printInfoComment(I); in printInstruction()