class BaseRecord

Declaration

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

Declared at: llvm/include/llvm/TableGen/DirectiveEmitter.h:70

Member Variables

protected const llvm::Record* Def

Method Overview

Methods

BaseRecord(const llvm::Record* Def)

Declared at: llvm/include/llvm/TableGen/DirectiveEmitter.h:72

Parameters

const llvm::Record* Def

llvm::StringRef getAlternativeName() const

Declared at: llvm/include/llvm/TableGen/DirectiveEmitter.h:76

std::string getFormattedName()

Declared at: llvm/include/llvm/TableGen/DirectiveEmitter.h:82

llvm::StringRef getName() const

Declared at: llvm/include/llvm/TableGen/DirectiveEmitter.h:74

llvm::StringRef getRecordName() const

Declared at: llvm/include/llvm/TableGen/DirectiveEmitter.h:92

bool isDefault() const

Declared at: llvm/include/llvm/TableGen/DirectiveEmitter.h:89