LLVM 22.0.0git
llvm::ifs::IFSStubTriple Struct Reference

#include "llvm/InterfaceStub/IFSStub.h"

Inheritance diagram for llvm::ifs::IFSStubTriple:
[legend]

Public Member Functions

 IFSStubTriple ()=default
LLVM_ABI IFSStubTriple (const IFSStub &Stub)
LLVM_ABI IFSStubTriple (const IFSStubTriple &Stub)
LLVM_ABI IFSStubTriple (IFSStubTriple &&Stub)
Public Member Functions inherited from llvm::ifs::IFSStub
 IFSStub ()=default
LLVM_ABI IFSStub (const IFSStub &Stub)
LLVM_ABI IFSStub (IFSStub &&Stub)
virtual ~IFSStub ()=default

Additional Inherited Members

Public Attributes inherited from llvm::ifs::IFSStub
VersionTuple IfsVersion
std::optional< std::string > SoName
IFSTarget Target
std::vector< std::string > NeededLibs
std::vector< IFSSymbolSymbols

Detailed Description

Definition at line 109 of file IFSStub.h.

Constructor & Destructor Documentation

◆ IFSStubTriple() [1/4]

llvm::ifs::IFSStubTriple::IFSStubTriple ( )
default

◆ IFSStubTriple() [2/4]

◆ IFSStubTriple() [3/4]

◆ IFSStubTriple() [4/4]


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