Home
last modified time | relevance | path

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

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