struct GenericCycle::const_child_iterator

Declaration

struct GenericCycle::const_child_iterator { /* full declaration omitted */ };

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

Method Overview

Methods

const_child_iterator()

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

const_child_iterator(
    llvm::GenericCycle::const_child_iterator_base
        I)

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

Parameters

llvm::GenericCycle::const_child_iterator_base I

const llvm::GenericCycle::
    const_child_iterator_base&
    wrapped()

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