clang API Documentation

clang::ento::BasicValueFactory Member List
This is the complete list of members for clang::ento::BasicValueFactory, including all inherited members.
Add1(const llvm::APSInt &V)clang::ento::BasicValueFactory [inline]
BasicValueFactory(ASTContext &ctx, llvm::BumpPtrAllocator &Alloc)clang::ento::BasicValueFactory [inline]
consVals(SVal X, llvm::ImmutableList< SVal > L)clang::ento::BasicValueFactory [inline]
Convert(const llvm::APSInt &To, const llvm::APSInt &From)clang::ento::BasicValueFactory [inline]
Convert(QualType T, const llvm::APSInt &From)clang::ento::BasicValueFactory [inline]
evalAPSInt(BinaryOperator::Opcode Op, const llvm::APSInt &V1, const llvm::APSInt &V2)clang::ento::BasicValueFactory
getAPSIntType(QualType T) const clang::ento::BasicValueFactory [inline]
getCompoundValData(QualType T, llvm::ImmutableList< SVal > Vals)clang::ento::BasicValueFactory
getContext() const clang::ento::BasicValueFactory [inline]
getEmptySValList()clang::ento::BasicValueFactory [inline]
getIntValue(uint64_t X, bool isUnsigned)clang::ento::BasicValueFactory [inline]
getIntWithPtrWidth(uint64_t X, bool isUnsigned)clang::ento::BasicValueFactory [inline]
getLazyCompoundValData(const StoreRef &store, const TypedValueRegion *region)clang::ento::BasicValueFactory
getMaxValue(const llvm::APSInt &v)clang::ento::BasicValueFactory [inline]
getMaxValue(QualType T)clang::ento::BasicValueFactory [inline]
getMinValue(const llvm::APSInt &v)clang::ento::BasicValueFactory [inline]
getMinValue(QualType T)clang::ento::BasicValueFactory [inline]
getPersistentSVal(SVal X)clang::ento::BasicValueFactory
getPersistentSValPair(const SVal &V1, const SVal &V2)clang::ento::BasicValueFactory
getPersistentSValWithData(const SVal &V, uintptr_t Data)clang::ento::BasicValueFactory
getTruthValue(bool b, QualType T)clang::ento::BasicValueFactory [inline]
getTruthValue(bool b)clang::ento::BasicValueFactory [inline]
getValue(const llvm::APSInt &X)clang::ento::BasicValueFactory
getValue(const llvm::APInt &X, bool isUnsigned)clang::ento::BasicValueFactory
getValue(uint64_t X, QualType T)clang::ento::BasicValueFactory
getZeroWithPtrWidth(bool isUnsigned=true)clang::ento::BasicValueFactory [inline]
Sub1(const llvm::APSInt &V)clang::ento::BasicValueFactory [inline]
~BasicValueFactory()clang::ento::BasicValueFactory