Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp569 SVal getBindingForLazySymbol(const TypedValueRegion *R);
2186 return getBindingForLazySymbol(R); in getBindingForObjCIvar()
2252 SVal RegionStoreManager::getBindingForLazySymbol(const TypedValueRegion *R) { in getBindingForLazySymbol() function in RegionStoreManager