Searched refs:DestroyUnpassedArg (Results 1 – 1 of 1) sorted by relevance
2891 struct DestroyUnpassedArg final : EHScopeStack::Cleanup { struct2892 DestroyUnpassedArg(Address Addr, QualType Ty) in DestroyUnpassedArg() function2969 pushFullExprCleanup<DestroyUnpassedArg>(EHCleanup, Slot.getAddress(), in EmitCallArg()