Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp404 LiveRegionRoots.insert(region->getBaseRegion()); in markLive()
434 if (LiveRegionRoots.count(MR)) in isLiveRegion()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h586 RegionSetTy LiveRegionRoots; variable
636 return LiveRegionRoots; in regions()