HomeSort by relevance Sort by last modified time
    Searched refs:SystemGlobals (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 1042 GlobalSystemSpaceRegion *SystemGlobals;
1059 : C(c), A(a), InternalGlobals(0), SystemGlobals(0), ImmutableGlobals(0),
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 605 return LazyAllocate(SystemGlobals);
    [all...]

Completed in 23 milliseconds