Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1545 QualType SourceRegionTy = LCV->getRegion()->getValueType(); in getExistingLazyBinding() local
1546 if (!SVB.getContext().hasSameUnqualifiedType(RegionTy, SourceRegionTy)) in getExistingLazyBinding()