OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OldStore
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/StaticAnalyzer/Core/
Store.cpp
28
StoreRef StoreManager::enterStackFrame(Store
OldStore
,
31
StoreRef Store = StoreRef(
OldStore
, *this);
ProgramState.cpp
217
Store
OldStore
= getStore();
219
getStateManager().StoreMgr->killBinding(
OldStore
, LV);
221
if (newStore.getStore() ==
OldStore
)
Completed in 59 milliseconds