Searched defs:LazyR (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1784 const SubRegion *LazyR = LCV.getRegion(); local
1789 const ClusterBindings *Cluster = B.lookup(LazyR->getBaseRegion());
1794 collectSubRegionBindings(Bindings, svalBuilder, *Cluster, LazyR,

Completed in 254 milliseconds