clang  3.9.0
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::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() const clang::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() const clang::ento::APSIntTypeinline
operator<(const APSIntType &Other) const clang::ento::APSIntTypeinline
operator==(const APSIntType &Other) const clang::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