Searched refs:LCV (Results 1 – 2 of 2) sorted by relevance
441 nonloc::LazyCompoundVal LCV);548 const SValListTy &getInterestingValues(nonloc::LazyCompoundVal LCV);1500 Optional<nonloc::LazyCompoundVal> LCV = V->getAs<nonloc::LazyCompoundVal>(); in getExistingLazyBinding() local1501 if (!LCV) in getExistingLazyBinding()1509 QualType SourceRegionTy = LCV->getRegion()->getValueType(); in getExistingLazyBinding()1524 return *LCV; in getExistingLazyBinding()1872 RegionStoreManager::getInterestingValues(nonloc::LazyCompoundVal LCV) { in getInterestingValues() argument1874 LazyBindingsMapTy::iterator I = LazyBindingsMap.find(LCV.getCVData()); in getInterestingValues()1881 const SubRegion *LazyR = LCV.getRegion(); in getInterestingValues()1882 RegionBindingsRef B = getRegionBindings(LCV.getStore()); in getInterestingValues()[all …]
168 // binding to 'p2' and find the LCV.169 // Because it's an LCV, we look at our requested region