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

  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 485 const REG *MemRegionManager::LazyAllocate(REG*& region) {
495 const REG *MemRegionManager::LazyAllocate(REG*& region, ARG a) {
533 return LazyAllocate(globals);
545 return LazyAllocate(heap);
549 return LazyAllocate(unknown);
553 return LazyAllocate(code);
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]

Completed in 184 milliseconds