|
LLVM 22.0.0git
|
#include "TextAPI/TextAPIContext.h"
Public Attributes | |
| std::string | ErrorMessage |
| std::string | Path |
| FileType | FileKind |
Definition at line 22 of file TextAPIContext.h.
| std::string llvm::MachO::TextAPIContext::ErrorMessage |
Definition at line 23 of file TextAPIContext.h.
| FileType llvm::MachO::TextAPIContext::FileKind |
Definition at line 25 of file TextAPIContext.h.
| std::string llvm::MachO::TextAPIContext::Path |
Definition at line 24 of file TextAPIContext.h.
Referenced by llvm::MachO::TextAPIReader::get(), and llvm::MachO::TextAPIWriter::writeToStream().