class Registry::iterator

Declaration

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

Description

Iterators for registry entries.

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

Member Variables

private const llvm::Registry::node* Cur

Method Overview

  • public iterator(const llvm::Registry::node * N)

Methods

ΒΆiterator(const llvm::Registry::node* N)

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

Parameters

const llvm::Registry::node* N