|
LLVM 24.0.0git
|
This is the complete list of members for llvm::ImmutableListImpl< T >, including all inherited members.
| FoldingSetNode()=default | llvm::FoldingSetNode | |
| getFoldingSetHash() const | llvm::FoldingSetNode | inline |
| getHead() const | llvm::ImmutableListImpl< T > | inline |
| getTail() const | llvm::ImmutableListImpl< T > | inline |
| ImmutableListFactory< T > class | llvm::ImmutableListImpl< T > | friend |
| ImmutableListImpl(const ImmutableListImpl &)=delete | llvm::ImmutableListImpl< T > | |
| operator=(const ImmutableListImpl &)=delete | llvm::ImmutableListImpl< T > | |
| Profile(FoldingSetNodeID &ID, const T &H, const ImmutableListImpl *L) | llvm::ImmutableListImpl< T > | inlinestatic |
| Profile(FoldingSetNodeID &ID) | llvm::ImmutableListImpl< T > | inline |
| setFoldingSetHash(uint32_t Hash) | llvm::FoldingSetNode | inline |