struct GenericCycleInfo::const_toplevel_iterator

Declaration

struct GenericCycleInfo::const_toplevel_iterator { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/GenericCycleInfo.h:281

Method Overview

Methods

const_toplevel_iterator()

Declared at: llvm/include/llvm/ADT/GenericCycleInfo.h:287

const_toplevel_iterator(
    llvm::GenericCycleInfo::
        const_toplevel_iterator_base I)

Declared at: llvm/include/llvm/ADT/GenericCycleInfo.h:288

Parameters

llvm::GenericCycleInfo:: const_toplevel_iterator_base I

const llvm::GenericCycleInfo::
    const_toplevel_iterator_base&
    wrapped()

Declared at: llvm/include/llvm/ADT/GenericCycleInfo.h:291