Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp656 tryBindSmallStruct(LimitedRegionBindingsConstRef B, const TypedValueRegion *R,
2770 std::optional<LimitedRegionBindingsRef> RegionStoreManager::tryBindSmallStruct( in tryBindSmallStruct() function in RegionStoreManager
2855 if (std::optional NewB = tryBindSmallStruct(B, R, RD, *LCV)) in bindStruct()