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

/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp206 Store asStore() const { function in class:__anon2080::RegionBindingsRef
406 return StoreRef(bind(getRegionBindings(store), LV, V).asStore(), *this);
1293 return StoreRef(B.asStore(), *this);
1919 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R);
2066 StoreRef store(B.asStore(), *this);
2455 return StoreRef(B.asStore(), *this);
2466 << B.asStore()

Completed in 78 milliseconds