Searched defs:IsAllocated (Results 1 – 4 of 4) sorted by relevance
52 bool TemporaryDeviceMemoryBase::IsAllocated() const { in IsAllocated() function in stream_executor::TemporaryDeviceMemoryBase
23 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function
46 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local
668 bool AsanChunkView::IsAllocated() { in IsAllocated() function in __asan::AsanChunkView