clang
6.0.0
|
#include "clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h"
Public Member Functions | |
StoreRef (Store, StoreManager &) | |
StoreRef (const StoreRef &) | |
StoreRef & | operator= (StoreRef const &) |
bool | operator== (const StoreRef &x) const |
bool | operator!= (const StoreRef &x) const |
~StoreRef () | |
Store | getStore () const |
const StoreManager & | getStoreManager () const |
Definition at line 30 of file StoreRef.h.
|
inline |
Definition at line 277 of file Store.h.
References clang::ento::StoreManager::incrementReferenceCount().
|
inline |
Definition at line 283 of file Store.h.
References clang::ento::StoreManager::incrementReferenceCount().
|
inline |
Definition at line 290 of file Store.h.
References clang::ento::StoreManager::decrementReferenceCount().
Referenced by operator!=().
|
inline |
Definition at line 46 of file StoreRef.h.
Referenced by clang::ento::LazyCompoundValData::getStore(), clang::ento::ProgramState::killBinding(), operator=(), and clang::ento::LazyCompoundValData::Profile().
|
inline |
Definition at line 47 of file StoreRef.h.
Definition at line 42 of file StoreRef.h.
References operator==(), and ~StoreRef().
Definition at line 295 of file Store.h.
References clang::ento::CreateFieldsOnlyRegionStoreManager(), clang::ento::CreateRegionStoreManager(), clang::ento::StoreManager::decrementReferenceCount(), getStore(), and clang::ento::StoreManager::incrementReferenceCount().
Definition at line 38 of file StoreRef.h.
Referenced by operator!=().