Searched refs:shouldDestroyTemporary (Results 1 – 1 of 1) sorted by relevance
5316 static bool shouldDestroyTemporary(const InitializedEntity &Entity) { in shouldDestroyTemporary() function6583 if (!MaybeBindToTemp && CreatedObject && shouldDestroyTemporary(Entity)) { in Perform()