class FastFoldingSetNode

Declaration

class FastFoldingSetNode : public Node { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/FoldingSet.h:732

Inherits from: FoldingSetBase::Node

Method Overview

Inherited from FoldingSetBase::Node:

Methods

FastFoldingSetNode(
    const llvm::FoldingSetNodeID& ID)

Declared at: llvm/include/llvm/ADT/FoldingSet.h:736

Parameters

const llvm::FoldingSetNodeID& ID

void Profile(llvm::FoldingSetNodeID& ID) const

Declared at: llvm/include/llvm/ADT/FoldingSet.h:739

Parameters

llvm::FoldingSetNodeID& ID