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

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

Completed in 125 milliseconds