Searched refs:printInfoComment (Results 1 – 6 of 6) sorted by relevance
57 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
58 virtual void printInfoComment(const Value &V, formatted_raw_ostream &OS) {} in printInfoComment() function
72 void printInfoComment(const Value &V, formatted_raw_ostream &OS) { in printInfoComment() function in __anon906778170111::CommentWriter
84 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anondafe3c6b0111::CommentWriter
1143 void printInfoComment(const Value &V);1384 printInfoComment(*GV); in printGlobal()1414 printInfoComment(*GA); in printAlias()1636 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter1638 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()1980 printInfoComment(I); in printInstruction()
2113 void printInfoComment(const Value &V);2499 printInfoComment(*GV); in printGlobal()2537 printInfoComment(*GIS); in printIndirectSymbol()2812 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in AssemblyWriter2817 AnnotationWriter->printInfoComment(V, Out); in printInfoComment()3192 printInfoComment(I); in printInstruction()