LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > Member List

This is the complete list of members for llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >, including all inherited members.

getAddrOfPointer() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
getAddrOfPointer()llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
getFromOpaqueValue(void *V)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inlinestatic
getFromOpaqueValue(const void *V)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inlinestatic
getInt() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
getOpaqueValue() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
getPointer() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
initWithPointer(PointerTy PtrVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
operator!=(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
operator<(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
operator<=(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
operator==(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
operator>(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
operator>=(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
PointerIntPair()llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
PointerIntPair(PointerTy PtrVal, IntType IntVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
PointerIntPair(PointerTy PtrVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inlineexplicit
setFromOpaqueValue(void *Val)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
setInt(IntType IntVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
setPointer(PointerTy PtrVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline
setPointerAndInt(PointerTy PtrVal, IntType IntVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >inline