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 484 const REG *MemRegionManager::LazyAllocate(REG*& region) {
494 const REG *MemRegionManager::LazyAllocate(REG*& region, ARG a) {
532 return LazyAllocate(globals);
544 return LazyAllocate(heap);
548 return LazyAllocate(unknown);
552 return LazyAllocate(code);
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h     [all...]

Completed in 4876 milliseconds