Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp573 SVal getBindingForLazySymbol(const TypedValueRegion *R);
2178 return getBindingForLazySymbol(R); in getBindingForObjCIvar()
2244 SVal RegionStoreManager::getBindingForLazySymbol(const TypedValueRegion *R) { in getBindingForLazySymbol() function in RegionStoreManager