Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp508 SVal getBindingForLazySymbol(const TypedValueRegion *R);
1818 return getBindingForLazySymbol(R); in getBindingForObjCIvar()
1866 SVal RegionStoreManager::getBindingForLazySymbol(const TypedValueRegion *R) { in getBindingForLazySymbol() function in RegionStoreManager