Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2418 const SubRegion *LazyR = LCV.getRegion(); in getInterestingValues() local
2423 const ClusterBindings *Cluster = B.lookup(LazyR->getBaseRegion()); in getInterestingValues()
2428 collectSubRegionBindings(Bindings, svalBuilder, *Cluster, LazyR, in getInterestingValues()