Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDMemRegion.h1127 GlobalSystemSpaceRegion *SystemGlobals; variable
1144 : C(c), A(a), InternalGlobals(nullptr), SystemGlobals(nullptr), in MemRegionManager()
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDMemRegion.cpp693 return LazyAllocate(SystemGlobals); in getGlobalsRegion()