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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 955 /// getHeapRegion - Retrieve the memory region associated with the
957 const HeapSpaceRegion *getHeapRegion();
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 544 const HeapSpaceRegion *MemRegionManager::getHeapRegion() {

Completed in 459 milliseconds