This is the complete list of members for llvm::ContextualFoldingSet< T, Ctx >, including all inherited members.
| begin() | llvm::ContextualFoldingSet< T, Ctx > | inline |
| begin() const | llvm::ContextualFoldingSet< T, Ctx > | inline |
| bucket_begin(unsigned hash) | llvm::ContextualFoldingSet< T, Ctx > | inline |
| bucket_end(unsigned hash) | llvm::ContextualFoldingSet< T, Ctx > | inline |
| bucket_iterator typedef | llvm::ContextualFoldingSet< T, Ctx > | |
| Buckets | llvm::FoldingSetImpl | protected |
| capacity() | llvm::FoldingSetImpl | inline |
| clear() | llvm::FoldingSetImpl | |
| const_iterator typedef | llvm::ContextualFoldingSet< T, Ctx > | |
| ContextualFoldingSet(Ctx Context, unsigned Log2InitSize=6) | llvm::ContextualFoldingSet< T, Ctx > | inlineexplicit |
| empty() const | llvm::FoldingSetImpl | inline |
| end() | llvm::ContextualFoldingSet< T, Ctx > | inline |
| end() const | llvm::ContextualFoldingSet< T, Ctx > | inline |
| FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos) | llvm::ContextualFoldingSet< T, Ctx > | inline |
| FoldingSetImpl(unsigned Log2InitSize=6) | llvm::FoldingSetImpl | explicitprotected |
| FoldingSetImpl(FoldingSetImpl &&Arg) | llvm::FoldingSetImpl | protected |
| getContext() const | llvm::ContextualFoldingSet< T, Ctx > | inline |
| GetOrInsertNode(Node *N) | llvm::ContextualFoldingSet< T, Ctx > | inline |
| InsertNode(Node *N, void *InsertPos) | llvm::FoldingSetImpl | |
| InsertNode(Node *N) | llvm::FoldingSetImpl | inline |
| iterator typedef | llvm::ContextualFoldingSet< T, Ctx > | |
| NumBuckets | llvm::FoldingSetImpl | protected |
| NumNodes | llvm::FoldingSetImpl | protected |
| operator=(FoldingSetImpl &&RHS) | llvm::FoldingSetImpl | protected |
| RemoveNode(Node *N) | llvm::FoldingSetImpl | |
| reserve(unsigned EltCount) | llvm::FoldingSetImpl | |
| size() const | llvm::FoldingSetImpl | inline |
| ~FoldingSetImpl() | llvm::FoldingSetImpl | protected |