LLVM 19.0.0git
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() constllvm::UnderlyingObjectinline
initWithPointer(ValueType PtrVal) &llvm::PointerIntPair< ValueType, 1, bool >inline
mayAlias() constllvm::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()=defaultllvm::PointerIntPair< ValueType, 1, bool >
PointerIntPair(ValueType PtrVal, bool IntVal)llvm::PointerIntPair< ValueType, 1, bool >inline
PointerIntPair(ValueType PtrVal)llvm::PointerIntPair< ValueType, 1, bool >inlineexplicit
setFromOpaqueValue(void *Val) &llvm::PointerIntPair< ValueType, 1, bool >inline
setInt(bool IntVal) &llvm::PointerIntPair< ValueType, 1, bool >inline
setPointer(ValueType PtrVal) &llvm::PointerIntPair< ValueType, 1, bool >inline
setPointerAndInt(ValueType PtrVal, bool IntVal) &llvm::PointerIntPair< ValueType, 1, bool >inline
UnderlyingObject(ValueType V, bool MayAlias)llvm::UnderlyingObjectinline