clang API Documentation

clang::ento::APSIntType Member List
This is the complete list of members for clang::ento::APSIntType, including all inherited members.
apply(llvm::APSInt &Value) const clang::ento::APSIntType [inline]
APSIntType(uint32_t Width, bool Unsigned)clang::ento::APSIntType [inline]
APSIntType(const llvm::APSInt &Value)clang::ento::APSIntType [inline]
convert(const llvm::APSInt &Value) const LLVM_READONLYclang::ento::APSIntType [inline]
getBitWidth() const clang::ento::APSIntType [inline]
getMaxValue() const LLVM_READONLYclang::ento::APSIntType [inline]
getMinValue() const LLVM_READONLYclang::ento::APSIntType [inline]
getValue(uint64_t RawValue) const LLVM_READONLYclang::ento::APSIntType [inline]
getZeroValue() const LLVM_READONLYclang::ento::APSIntType [inline]
isUnsigned() const clang::ento::APSIntType [inline]
operator<(const APSIntType &Other) const clang::ento::APSIntType [inline]
operator==(const APSIntType &Other) const clang::ento::APSIntType [inline]
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