Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp210 Store asStore() const { in asStore() function in __anonf243ef2f0311::RegionBindingsRef
403 return StoreRef(bind(getRegionBindings(store), LV, V).asStore(), *this); in Bind()
1340 return StoreRef(B.asStore(), *this); in invalidateRegions()
2038 return svalBuilder.makeLazyCompoundVal(StoreRef(B.asStore(), *this), R); in createLazyBinding()
2187 SVal V = getBinding(B.asStore(), *MRV, R->getValueType()); in bindArray()
2577 return StoreRef(B.asStore(), *this); in removeDeadBindings()
2588 << B.asStore() in print()