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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp212 Store asStore() const { function in class:__anon3650::RegionBindingsRef
414 return StoreRef(bind(getRegionBindings(store), LV, V).asStore(), *this);
1203 return StoreRef(B.asStore(), *this);
1825 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R);
1972 StoreRef store(B.asStore(), *this);
2349 return StoreRef(B.asStore(), *this);
2360 << B.asStore()

Completed in 100 milliseconds