Searched refs:NewAllocatorKind (Results 1 – 2 of 2) sorted by relevance
115 case ConstructionContextItem::NewAllocatorKind: { in createBoundTemporaryFromLayers()176 case ConstructionContextItem::NewAllocatorKind: { in createFromLayers()
32 NewAllocatorKind, enumerator51 case NewAllocatorKind: return "construct into new-allocator"; in getKindAsString()91 : Data(NE), Kind(NewAllocatorKind) {} in ConstructionContextItem()