Cppcheck
|
This is the complete list of members for ExprEngine::IntRange, including all inherited members.
getRange() const override | ExprEngine::IntRange | inlinevirtual |
getSymbolicExpression() const | ExprEngine::Value | inlinevirtual |
IntRange(const std::string &name, int128_t minValue, int128_t maxValue) | ExprEngine::IntRange | inline |
isEqual(const DataBase *dataBase, int value) const override | ExprEngine::IntRange | virtual |
isGreaterThan(const DataBase *dataBase, int value) const override | ExprEngine::IntRange | virtual |
isLessThan(const DataBase *dataBase, int value) const override | ExprEngine::IntRange | virtual |
isUninit(const DataBase *dataBase) const | ExprEngine::Value | inlinevirtual |
loopScope | ExprEngine::IntRange | |
maxValue | ExprEngine::IntRange | |
minValue | ExprEngine::IntRange | |
name | ExprEngine::Value | |
type | ExprEngine::Value | |
Value(const std::string &name, const ValueType type) | ExprEngine::Value | inline |
~Value() | ExprEngine::Value | inlinevirtual |