clang 19.0.0git
clang::ento::BasicValueFactory Member List

This is the complete list of members for clang::ento::BasicValueFactory, including all inherited members.

accumCXXBase(llvm::iterator_range< CastExpr::path_const_iterator > PathRange, const nonloc::PointerToMember &PTM, const clang::CastKind &kind)clang::ento::BasicValueFactory
Add1(const llvm::APSInt &V)clang::ento::BasicValueFactoryinline
BasicValueFactory(ASTContext &ctx, llvm::BumpPtrAllocator &Alloc)clang::ento::BasicValueFactoryinline
Convert(const llvm::APSInt &To, const llvm::APSInt &From)clang::ento::BasicValueFactoryinline
Convert(QualType T, const llvm::APSInt &From)clang::ento::BasicValueFactoryinline
Convert(APSIntType TargetType, const llvm::APSInt &From)clang::ento::BasicValueFactoryinline
evalAPSInt(BinaryOperator::Opcode Op, const llvm::APSInt &V1, const llvm::APSInt &V2)clang::ento::BasicValueFactory
getAPSIntType(QualType T) constclang::ento::BasicValueFactoryinline
getCompoundValData(QualType T, llvm::ImmutableList< SVal > Vals)clang::ento::BasicValueFactory
getContext() constclang::ento::BasicValueFactoryinline
getEmptyCXXBaseList()clang::ento::BasicValueFactoryinline
getEmptySValList()clang::ento::BasicValueFactoryinline
getIntValue(uint64_t X, bool isUnsigned)clang::ento::BasicValueFactoryinline
getLazyCompoundValData(const StoreRef &store, const TypedValueRegion *region)clang::ento::BasicValueFactory
getMaxValue(const llvm::APSInt &v)clang::ento::BasicValueFactoryinline
getMaxValue(QualType T)clang::ento::BasicValueFactoryinline
getMaxValue(APSIntType T)clang::ento::BasicValueFactoryinline
getMinValue(const llvm::APSInt &v)clang::ento::BasicValueFactoryinline
getMinValue(QualType T)clang::ento::BasicValueFactoryinline
getMinValue(APSIntType T)clang::ento::BasicValueFactoryinline
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
getPointerToMemberData(const NamedDecl *ND, llvm::ImmutableList< const CXXBaseSpecifier * > L)clang::ento::BasicValueFactory
getTruthValue(bool b, QualType T)clang::ento::BasicValueFactoryinline
getTruthValue(bool b)clang::ento::BasicValueFactoryinline
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
getZeroWithTypeSize(QualType T)clang::ento::BasicValueFactoryinline
prependCXXBase(const CXXBaseSpecifier *CBS, llvm::ImmutableList< const CXXBaseSpecifier * > L)clang::ento::BasicValueFactoryinline
prependSVal(SVal X, llvm::ImmutableList< SVal > L)clang::ento::BasicValueFactoryinline
Sub1(const llvm::APSInt &V)clang::ento::BasicValueFactoryinline
~BasicValueFactory()clang::ento::BasicValueFactory