Searched refs:FreeException (Results 1 – 1 of 1) sorted by relevance
344 struct FreeException final : EHScopeStack::Cleanup { struct346 FreeException(llvm::Value *exn) : exn(exn) {} in FreeException() function360 pushFullExprCleanup<FreeException>(EHCleanup, addr.getPointer()); in EmitAnyExprToExn()