struct MapResolver::MappedValue

Declaration

struct MapResolver::MappedValue { /* full declaration omitted */ };

Declared at: llvm/include/llvm/TableGen/Record.h:2124

Member Variables

public llvm::Init* V
public bool Resolved

Method Overview

Methods

MappedValue()

Declared at: llvm/include/llvm/TableGen/Record.h:2128

MappedValue(llvm::Init* V, bool Resolved)

Declared at: llvm/include/llvm/TableGen/Record.h:2129

Parameters

llvm::Init* V
bool Resolved