Searched refs:AssemblyAnnotationWriter (Results 1 – 8 of 8) sorted by relevance
73 AssemblyAnnotationWriter *AnnotationWriter;78 const Module *M, AssemblyAnnotationWriter *AAW);82 AssemblyAnnotationWriter *AAW);
49 AssemblyAnnotationWriter::~AssemblyAnnotationWriter() {} in ~AssemblyAnnotationWriter()1212 AssemblyAnnotationWriter *AAW) in AssemblyWriter()1218 AssemblyAnnotationWriter *AAW) in AssemblyWriter()2132 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print()2139 void NamedMDNode::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print()2162 void Value::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW) const { in print()
28 class AssemblyAnnotationWriter {31 virtual ~AssemblyAnnotationWriter();
66 class CommentWriter : public AssemblyAnnotationWriter {178 OwningPtr<AssemblyAnnotationWriter> Annotator; in main()
27 class AssemblyAnnotationWriter; variable107 void print(raw_ostream &O, AssemblyAnnotationWriter *AAW = 0) const;
238 void print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW = 0) const;
574 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW) const;
52 class ValueToLineMap : public AssemblyAnnotationWriter {