clang 19.0.0git
clang::ento::APSIntType Member List

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

apply(llvm::APSInt &Value) constclang::ento::APSIntTypeinline
APSIntType(uint32_t Width, bool Unsigned)clang::ento::APSIntTypeinline
APSIntType(const llvm::APSInt &Value)clang::ento::APSIntTypeinline
convert(const llvm::APSInt &Value) const LLVM_READONLYclang::ento::APSIntTypeinline
getBitWidth() constclang::ento::APSIntTypeinline
getMaxValue() const LLVM_READONLYclang::ento::APSIntTypeinline
getMinValue() const LLVM_READONLYclang::ento::APSIntTypeinline
getValue(uint64_t RawValue) const LLVM_READONLYclang::ento::APSIntTypeinline
getZeroValue() const LLVM_READONLYclang::ento::APSIntTypeinline
isUnsigned() constclang::ento::APSIntTypeinline
operator<(const APSIntType &Other) constclang::ento::APSIntTypeinline
operator==(const APSIntType &Other) constclang::ento::APSIntTypeinline
RangeTestResultKind enum nameclang::ento::APSIntType
RTR_Above enum valueclang::ento::APSIntType
RTR_Below enum valueclang::ento::APSIntType
RTR_Within enum valueclang::ento::APSIntType
testInRange(const llvm::APSInt &Val, bool AllowMixedSign) const LLVM_READONLYclang::ento::APSIntType