struct MapResolver::MappedValue

Declaration

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

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

Member Variables

public llvm::Init* V
public bool Resolved

Method Overview

Methods

MappedValue()

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

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

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

Parameters

llvm::Init* V
bool Resolved