Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h1123 GlobalSystemSpaceRegion *SystemGlobals; variable
1140 : C(c), A(a), InternalGlobals(nullptr), SystemGlobals(nullptr), in MemRegionManager()
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp749 return LazyAllocate(SystemGlobals); in getGlobalsRegion()