Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1012 bool isInitiallyIncludedGlobalRegion(const MemRegion *R);
1141 if (isInitiallyIncludedGlobalRegion(baseR)) { in VisitCluster()
1232 bool InvalidateRegionsWorker::isInitiallyIncludedGlobalRegion( in isInitiallyIncludedGlobalRegion() function in InvalidateRegionsWorker
1247 if (isInitiallyIncludedGlobalRegion(Base)) in includeEntireMemorySpace()