LLVM API Documentation

llvm::IdentityFunctor Struct Reference

#include <DenseMap.h>

Inheritance diagram for llvm::IdentityFunctor:

Inheritance graph
[legend]
Collaboration diagram for llvm::IdentityFunctor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

unsigned operator() (unsigned Index) const

Detailed Description

Definition at line 29 of file DenseMap.h.


Member Function Documentation

unsigned llvm::IdentityFunctor::operator() ( unsigned  Index  )  const [inline]

Definition at line 30 of file DenseMap.h.


The documentation for this struct was generated from the following file: