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

/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp212 Store asStore() const { function in class:__anon16520::RegionBindingsRef
417 return StoreRef(bind(getRegionBindings(store), LV, V).asStore(), *this);
1210 return StoreRef(B.asStore(), *this);
1832 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R);
1969 StoreRef store(B.asStore(), *this);
2346 return StoreRef(B.asStore(), *this);
2357 << B.asStore()

Completed in 637 milliseconds