LLVM API Documentation

FoldingSet.h File Reference

#include "llvm/Support/DataTypes.h"
#include "llvm/ADT/SmallVector.h"
#include <string>

Include dependency graph for FoldingSet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

class  llvm::FoldingSetImpl
class  llvm::FoldingSetImpl::Node
struct  llvm::FoldingSetTrait< T >
class  llvm::FoldingSetNodeID
class  llvm::FoldingSet< T >
class  llvm::FoldingSetIteratorImpl
class  llvm::FoldingSetIterator< T >
class  llvm::FoldingSetBucketIteratorImpl
class  llvm::FoldingSetBucketIterator< T >
class  llvm::FoldingSetNodeWrapper< T >
struct  llvm::FoldingSetTrait< T * >
struct  llvm::FoldingSetTrait< const T * >

Typedefs

typedef FoldingSetImpl::Node llvm::FoldingSetNode




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.