Searched refs:hasCTOR (Results 1 – 1 of 1) sorted by relevance
331 bool hasCTOR = (flags & BLOCK_HAS_CTOR) != 0; in _Block_copy_internal() local332 struct Block_layout *result = _Block_allocator(aBlock->descriptor->size, wantsOne, hasCTOR); in _Block_copy_internal()347 if (hasCTOR) { in _Block_copy_internal()