llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
ConstRef< T > Member List

This is the complete list of members for ConstRef< T >, including all inherited members.

ConstRef() (defined in ConstRef< T >)ConstRef< T >inline
ConstRef(const T &inst, unsigned idx=0) (defined in ConstRef< T >)ConstRef< T >inline
ConstRef(const T *inst, unsigned idx=0) (defined in ConstRef< T >)ConstRef< T >inline
ConstRef(const Ref< T > &ref) (defined in ConstRef< T >)ConstRef< T >inline
Get() const (defined in RefBase< const T >)RefBase< const T >inline
GetType() const (defined in RefBase< const T >)RefBase< const T >inline
Index() const (defined in RefBase< const T >)RefBase< const T >inline
index_RefBase< const T >protected
inst_RefBase< const T >protected
operator bool() const (defined in RefBase< const T >)RefBase< const T >inline
operator ConstRef< U >() const (defined in ConstRef< T >)ConstRef< T >inline
operator!=(const RefBase< const T > &that) const (defined in RefBase< const T >)RefBase< const T >inline
operator*() const (defined in RefBase< const T >)RefBase< const T >inline
operator->() const (defined in RefBase< const T >)RefBase< const T >inline
operator==(const RefBase< const T > &that) const (defined in RefBase< const T >)RefBase< const T >inline
RefBase(const T *inst, unsigned index) (defined in RefBase< const T >)RefBase< const T >inlineprotected