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