LLVM 19.0.0git
Classes | Namespaces | Typedefs | Functions
RecordsSlice.h File Reference

Implements the TAPI Record Collection Type. More...

#include "llvm/Support/Allocator.h"
#include "llvm/TextAPI/FileTypes.h"
#include "llvm/TextAPI/PackedVersion.h"
#include "llvm/TextAPI/Record.h"
#include "llvm/TextAPI/RecordVisitor.h"

Go to the source code of this file.

Classes

class  llvm::MachO::RecordsSlice
 
struct  llvm::MachO::RecordsSlice::BinaryAttrs
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::MachO
 

Typedefs

using llvm::MachO::Records = llvm::SmallVector< std::shared_ptr< RecordsSlice >, 4 >
 

Functions

std::unique_ptr< InterfaceFilellvm::MachO::convertToInterfaceFile (const Records &Slices)
 

Detailed Description

Implements the TAPI Record Collection Type.

Definition in file RecordsSlice.h.