Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1561 QualType SourceRegionTy = LCV->getRegion()->getValueType(); in getExistingLazyBinding() local
1562 if (!SVB.getContext().hasSameUnqualifiedType(RegionTy, SourceRegionTy)) in getExistingLazyBinding()