LLVM API Documentation

llvm::ImmutableList< T > Member List
This is the complete list of members for llvm::ImmutableList< T >, including all inherited members.
begin() const llvm::ImmutableList< T > [inline]
contains(const T &V) const llvm::ImmutableList< T > [inline]
end() const llvm::ImmutableList< T > [inline]
Factory typedefllvm::ImmutableList< T >
getHead()llvm::ImmutableList< T > [inline]
getInternalPointer() const llvm::ImmutableList< T > [inline]
getTail()llvm::ImmutableList< T > [inline]
ImmutableList(const ImmutableListImpl< T > *x=0)llvm::ImmutableList< T > [inline]
isEmpty() const llvm::ImmutableList< T > [inline]
isEqual(const ImmutableList &L) const llvm::ImmutableList< T > [inline]
operator==(const ImmutableList &L) const llvm::ImmutableList< T > [inline]
Profile(FoldingSetNodeID &ID) const llvm::ImmutableList< T > [inline]
value_type typedefllvm::ImmutableList< T >