class Registry::node

Declaration

class Registry::node { /* full declaration omitted */ };

Description

Node in linked list of entries.

Declared at: llvm/include/llvm/Support/Registry.h:61

Method Overview

  • public node(const llvm::Registry::entry & V)

Methods

ΒΆnode(const llvm::Registry::entry& V)

Declared at: llvm/include/llvm/Support/Registry.h:69

Parameters

const llvm::Registry::entry& V