Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp963 bool isInitiallyIncludedGlobalRegion(const MemRegion *R);
1069 if (isInitiallyIncludedGlobalRegion(baseR)) { in VisitCluster()
1163 bool invalidateRegionsWorker::isInitiallyIncludedGlobalRegion( in isInitiallyIncludedGlobalRegion() function in invalidateRegionsWorker
1178 if (isInitiallyIncludedGlobalRegion(Base)) in includeEntireMemorySpace()