Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp685 bool includeEntireMemorySpace(const MemRegion *Base) { in includeEntireMemorySpace() function in __anonf243ef2f0611::ClusterAnalysis
713 if (static_cast<DERIVED*>(this)->includeEntireMemorySpace(Base)) in GenerateClusters()
980 bool includeEntireMemorySpace(const MemRegion *Base);
1224 bool InvalidateRegionsWorker::includeEntireMemorySpace(const MemRegion *Base) { in includeEntireMemorySpace() function in InvalidateRegionsWorker