Searched refs:AssemblyAnnotationWriter (Results 1 – 5 of 5) sorted by relevance
28 class AssemblyAnnotationWriter {30 virtual ~AssemblyAnnotationWriter();
594 void print(raw_ostream &OS, AssemblyAnnotationWriter *AAW,
27 class AssemblyAnnotationWriter; variable
71 class CommentWriter : public AssemblyAnnotationWriter {190 std::unique_ptr<AssemblyAnnotationWriter> Annotator; in main()
51 AssemblyAnnotationWriter::~AssemblyAnnotationWriter() {} in ~AssemblyAnnotationWriter()2008 AssemblyAnnotationWriter *AnnotationWriter;2018 AssemblyAnnotationWriter *AAW, bool IsForDebug,2068 const Module *M, AssemblyAnnotationWriter *AAW, in AssemblyWriter()3221 void Module::print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW, in print()