llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
This is the complete list of members for Ref< T >, including all inherited members.
Get() const (defined in RefBase< T >) | RefBase< T > | inline |
GetType() const (defined in RefBase< T >) | RefBase< T > | inline |
Index() const (defined in RefBase< T >) | RefBase< T > | inline |
index_ | RefBase< T > | protected |
inst_ | RefBase< T > | protected |
operator bool() const (defined in RefBase< T >) | RefBase< T > | inline |
operator Ref< U >() const (defined in Ref< T >) | Ref< T > | inline |
operator!=(const RefBase< T > &that) const (defined in RefBase< T >) | RefBase< T > | inline |
operator*() const (defined in RefBase< T >) | RefBase< T > | inline |
operator->() const (defined in RefBase< T >) | RefBase< T > | inline |
operator==(const RefBase< T > &that) const (defined in RefBase< T >) | RefBase< T > | inline |
Ref() (defined in Ref< T >) | Ref< T > | inline |
Ref(T &inst, unsigned idx=0) (defined in Ref< T >) | Ref< T > | inline |
Ref(T *inst, unsigned idx=0) (defined in Ref< T >) | Ref< T > | inline |
RefBase(T *inst, unsigned index) (defined in RefBase< T >) | RefBase< T > | inlineprotected |