Home
last modified time | relevance | path

Searched defs:LazyAllocate (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp643 const REG *MemRegionManager::LazyAllocate(REG*& region) { in LazyAllocate() function in MemRegionManager
653 const REG *MemRegionManager::LazyAllocate(REG*& region, ARG a) { in LazyAllocate() function in MemRegionManager
/external/chromium_org/cc/resources/
Dresource_provider.cc2083 void ResourceProvider::LazyAllocate(Resource* resource) { in LazyAllocate() function in cc::ResourceProvider