Home
last modified time | relevance | path

Searched refs:asStore (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp206 Store asStore() const { in asStore() function in __anon38c42dcb0311::RegionBindingsRef
406 return StoreRef(bind(getRegionBindings(store), LV, V).asStore(), *this); in Bind()
1293 return StoreRef(B.asStore(), *this); in invalidateRegions()
1919 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R); in createLazyBinding()
2066 StoreRef store(B.asStore(), *this); in bindArray()
2455 return StoreRef(B.asStore(), *this); in removeDeadBindings()
2466 << B.asStore() in print()