Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp443 nonloc::LazyCompoundVal LCV);
550 const SValListTy &getInterestingValues(nonloc::LazyCompoundVal LCV);
1500 Optional<nonloc::LazyCompoundVal> LCV = V->getAs<nonloc::LazyCompoundVal>(); in getExistingLazyBinding() local
1501 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() argument
1874 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 …]
/external/clang/docs/analyzer/
DRegionStore.txt168 // binding to 'p2' and find the LCV.
169 // Because it's an LCV, we look at our requested region