Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2832 if (auto DepLCS = V.getAs<nonloc::LazyCompoundVal>()) in VisitBinding() local
2833 SymReaper.markLazilyCopied(DepLCS->getRegion()); in VisitBinding()