Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp500 SVal getBindingForElement(RegionBindingsConstRef B, const ElementRegion *R);
1431 return CastRetrievedVal(getBindingForElement(B, ER), ER, T, false); in getBinding()
1570 SVal RegionStoreManager::getBindingForElement(RegionBindingsConstRef B, in getBindingForElement() function in RegionStoreManager
1691 Result = getBindingForElement(LazyBinding, ER); in getLazyBinding()