class DITypeRefArray

Declaration

class DITypeRefArray { /* full declaration omitted */ };

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:63

Method Overview

Methods

DITypeRefArray()

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:67

DITypeRefArray(const llvm::MDTuple* N)

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:68

Parameters

const llvm::MDTuple* N

llvm::DITypeRefArray::iterator begin() const

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:109

llvm::DITypeRefArray::iterator end() const

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:110

llvm::MDTuple* get() const

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:73

bool operator bool() const

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:70

llvm::MDTuple* operator llvm::MDTuple*() const

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:71

unsigned int size() const

Declared at: llvm/include/llvm/IR/DebugInfoMetadata.h:78