Home
last modified time | relevance | path

Searched refs:CommentWriter (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-dis/
Dllvm-dis.cpp65 class CommentWriter : public AssemblyAnnotationWriter { class
175 Annotator.reset(new CommentWriter()); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dis/
Dllvm-dis.cpp80 class CommentWriter : public AssemblyAnnotationWriter { class
198 Annotator.reset(new CommentWriter()); in main()
/external/pdfium/testing/image_diff/
Dimage_diff_png.cpp447 class CommentWriter { class
449 explicit CommentWriter(const std::vector<Comment>& comments) in CommentWriter() function in image_diff_png::__anon39a3d9950311::CommentWriter
455 ~CommentWriter() { in ~CommentWriter()
513 CommentWriter comment_writer(comments); in DoLibpngWrite()
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp77 class CommentWriter : public AssemblyAnnotationWriter { class
219 Annotator.reset(new CommentWriter()); in main()