Searched refs:kHeapAllocatorName (Results 1 – 3 of 3) sorted by relevance
19 const char kHeapAllocatorName[] = "HeapAllocator"; variable
26 extern const char kHeapAllocatorName[];
71 if (decl->getName() == kHeapAllocatorName) in IsHeapAllocatedCollection()