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

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

Completed in 106 milliseconds