Searched refs:printInfoComment (Results 1 – 3 of 3) sorted by relevance
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
78 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anondafe3c6b0111::CommentWriter
2059 void printInfoComment(const Value &V);2435 printInfoComment(*GV); in printGlobal()2467 printInfoComment(*GA); in printAlias()2739 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter2744 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()3117 printInfoComment(I); in printInstruction()