LLVM: llvm::ifs::IFSTarget Struct Reference (original) (raw)

#include "[llvm/InterfaceStub/IFSStub.h](IFSStub%5F8h%5Fsource.html)"

Public Attributes
std::optional< std::string > Triple
std::optional< std::string > ObjectFormat
std::optional< IFSArch > Arch
std::optional< std::string > ArchString
std::optional< IFSEndiannessType > Endianness
std::optional< IFSBitWidthType > BitWidth

Definition at line 65 of file IFSStub.h.

empty()

bool IFSTarget::empty ( )

Arch

std::optional<IFSArch> llvm::ifs::IFSTarget::Arch

ArchString

std::optionalstd::string llvm::ifs::IFSTarget::ArchString

BitWidth

Endianness

ObjectFormat

std::optionalstd::string llvm::ifs::IFSTarget::ObjectFormat

Triple

std::optionalstd::string llvm::ifs::IFSTarget::Triple


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