LLVM 19.0.0git
Public Attributes | List of all members
llvm::MachO::TextAPIContext Struct Reference

#include "TextAPI/TextAPIContext.h"

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.

Referenced by llvm::MachO::TextAPIReader::get().

◆ FileKind

FileType llvm::MachO::TextAPIContext::FileKind

◆ Path

std::string llvm::MachO::TextAPIContext::Path

The documentation for this struct was generated from the following file: