LLVM  4.0.0
llvm::UnderlyingObject Member List

This is the complete list of members for llvm::UnderlyingObject, including all inherited members.

getAddrOfPointer() constllvm::PointerIntPair< ValueType, 1, bool >inline
getAddrOfPointer()llvm::PointerIntPair< ValueType, 1, bool >inline
getFromOpaqueValue(void *V)llvm::PointerIntPair< ValueType, 1, bool >inlinestatic
getFromOpaqueValue(const void *V)llvm::PointerIntPair< ValueType, 1, bool >inlinestatic
getInt() constllvm::PointerIntPair< ValueType, 1, bool >inline
getOpaqueValue() constllvm::PointerIntPair< ValueType, 1, bool >inline
getPointer() constllvm::PointerIntPair< ValueType, 1, bool >inline
getValue() const llvm::UnderlyingObjectinline
initWithPointer(ValueTypePtrVal)llvm::PointerIntPair< ValueType, 1, bool >inline
mayAlias() const llvm::UnderlyingObjectinline
operator!=(const PointerIntPair &RHS) constllvm::PointerIntPair< ValueType, 1, bool >inline
operator<(const PointerIntPair &RHS) constllvm::PointerIntPair< ValueType, 1, bool >inline
operator<=(const PointerIntPair &RHS) constllvm::PointerIntPair< ValueType, 1, bool >inline
operator==(const PointerIntPair &RHS) constllvm::PointerIntPair< ValueType, 1, bool >inline
operator>(const PointerIntPair &RHS) constllvm::PointerIntPair< ValueType, 1, bool >inline
operator>=(const PointerIntPair &RHS) constllvm::PointerIntPair< ValueType, 1, bool >inline
PointerIntPair()llvm::PointerIntPair< ValueType, 1, bool >inline
PointerIntPair(ValueTypePtrVal, boolIntVal)llvm::PointerIntPair< ValueType, 1, bool >inline
PointerIntPair(ValueTypePtrVal)llvm::PointerIntPair< ValueType, 1, bool >inlineexplicit
setFromOpaqueValue(void *Val)llvm::PointerIntPair< ValueType, 1, bool >inline
setInt(boolIntVal)llvm::PointerIntPair< ValueType, 1, bool >inline
setPointer(ValueTypePtrVal)llvm::PointerIntPair< ValueType, 1, bool >inline
setPointerAndInt(ValueTypePtrVal, boolIntVal)llvm::PointerIntPair< ValueType, 1, bool >inline
UnderlyingObject(ValueType V, bool MayAlias)llvm::UnderlyingObjectinline