Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp585 SVal getBindingForStruct(RegionBindingsConstRef B, const TypedValueRegion *R);
1453 return getBindingForStruct(B, R); in getBinding()
2319 SVal RegionStoreManager::getBindingForStruct(RegionBindingsConstRef B, in getBindingForStruct() function in RegionStoreManager