Searched defs:printInfoComment (Results 1 – 3 of 3) sorted by relevance
58 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {} in printInfoComment() function
76 void printInfoComment(const Value &V, formatted_raw_ostream &OS) override { in printInfoComment() function in __anon78b5f89c0111::CommentWriter
2079 void AssemblyWriter::printInfoComment(const Value &V) { in printInfoComment() function in llvm::AssemblyWriter