Searched refs:TextAPIWriter (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DTextAPIWriter.h1 //===--- TextAPIWriter.h - Text API Writer ----------------------*- C++ -*-===//
19 class TextAPIWriter { class in namespace:llvm::MachO
21 TextAPIWriter() = delete;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp27 #include "llvm/TextAPI/MachO/TextAPIWriter.h"
1128 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File) {

Completed in 104 milliseconds