LLVM: llvm::MachO::TextAPIContext Struct Reference (original) (raw)
#include "[TextAPI/TextAPIContext.h](TextAPIContext%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::string | ErrorMessage |
| std::string | Path |
| FileType | FileKind |
Detailed Description
Definition at line 22 of file TextAPIContext.h.
Member Data Documentation
◆ ErrorMessage
std::string llvm::MachO::TextAPIContext::ErrorMessage
Definition at line 23 of file TextAPIContext.h.
◆ FileKind
FileType llvm::MachO::TextAPIContext::FileKind
Definition at line 25 of file TextAPIContext.h.
◆ Path
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().
The documentation for this struct was generated from the following file:
- lib/TextAPI/TextAPIContext.h