|
Cppcheck
|
This is the complete list of members for ProgramMemory, including all inherited members.
| at(nonneg int exprid) const | ProgramMemory | |
| at(nonneg int exprid) | ProgramMemory | |
| begin() | ProgramMemory | inline |
| begin() const | ProgramMemory | inline |
| clear() | ProgramMemory | |
| empty() const | ProgramMemory | |
| end() | ProgramMemory | inline |
| end() const | ProgramMemory | inline |
| erase_if(const std::function< bool(const ExprIdToken &)> &pred) | ProgramMemory | |
| getContainerEmptyValue(nonneg int exprid, MathLib::bigint &result) const | ProgramMemory | |
| getContainerSizeValue(nonneg int exprid, MathLib::bigint &result) const | ProgramMemory | |
| getIntValue(nonneg int exprid, MathLib::bigint &result) const | ProgramMemory | |
| getTokValue(nonneg int exprid, const Token *&result) const | ProgramMemory | |
| getValue(nonneg int exprid, bool impossible=false) const | ProgramMemory | |
| hasValue(nonneg int exprid) | ProgramMemory | |
| insert(const ProgramMemory &pm) | ProgramMemory | |
| Map typedef | ProgramMemory | |
| mValues | ProgramMemory | private |
| operator!=(const ProgramMemory &x, const ProgramMemory &y) | ProgramMemory | friend |
| operator==(const ProgramMemory &x, const ProgramMemory &y) | ProgramMemory | friend |
| ProgramMemory()=default | ProgramMemory | |
| ProgramMemory(Map values) | ProgramMemory | inlineexplicit |
| replace(ProgramMemory pm) | ProgramMemory | |
| setContainerSizeValue(const Token *expr, MathLib::bigint value, bool isEqual=true) | ProgramMemory | |
| setIntValue(const Token *expr, MathLib::bigint value, bool impossible=false) | ProgramMemory | |
| setUnknown(const Token *expr) | ProgramMemory | |
| setValue(const Token *expr, const ValueFlow::Value &value) | ProgramMemory | |
| swap(ProgramMemory &pm) | ProgramMemory |