13#ifndef LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_STOREREF_H
14#define LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_STOREREF_H
40 assert(&mgr == &x.mgr);
41 return x.store == store;
StoreRef & operator=(StoreRef const &newStore)
const StoreManager & getStoreManager() const
bool operator!=(const StoreRef &x) const
bool operator==(const StoreRef &x) const
const void * Store
Store - This opaque type encapsulates an immutable mapping from locations to values.
The JSON file list parser is used to communicate input to InstallAPI.