Searched defs:StoreRef (Results 1 – 3 of 3) sorted by relevance
250 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef() function256 inline StoreRef::StoreRef(const StoreRef &sr) in StoreRef() function
293 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef() function299 inline StoreRef::StoreRef(const StoreRef &sr) in StoreRef() function
50 class StoreRef; variable