class DITypeRefArray

Declaration

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

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

Member Variables

private const llvm::MDTuple* N = nullptr

Method Overview

Methods

DITypeRefArray()

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

DITypeRefArray(const llvm::MDTuple* N)

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

Parameters

const llvm::MDTuple* N

llvm::DITypeRefArray::iterator begin() const

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

llvm::DITypeRefArray::iterator end() const

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

llvm::MDTuple* get() const

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

bool operator bool() const

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

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

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

unsigned int size() const

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