Searched refs:printInfoComment (Results 1 – 5 of 5) sorted by relevance
56 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
103 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon6ae980c90111::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 __anon742f833f0111::MustExecuteAnnotatedWriter
2791 void printInfoComment(const Value &V);3842 printInfoComment(*GV); in printGlobal()3880 printInfoComment(*GA); in printAlias()3914 printInfoComment(*GI); in printIFunc()4187 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter4192 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()4650 printInfoComment(I); in printInstruction()