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

/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp210 Store asStore() const { function in class:__anon18279::RegionBindingsRef
410 return StoreRef(bind(getRegionBindings(store), LV, V).asStore(), *this);
1200 return StoreRef(B.asStore(), *this);
1822 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R);
1969 StoreRef store(B.asStore(), *this);
2344 return StoreRef(B.asStore(), *this);
2355 << B.asStore()

Completed in 214 milliseconds