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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1022 bool isInitiallyIncludedGlobalRegion(const MemRegion *R);
1154 if (isInitiallyIncludedGlobalRegion(baseR)) {
1248 bool InvalidateRegionsWorker::isInitiallyIncludedGlobalRegion( function in class:InvalidateRegionsWorker
1263 if (isInitiallyIncludedGlobalRegion(Base))

Completed in 87 milliseconds