Home
last modified time | relevance | path

Searched refs:FreeException (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGException.cpp382 struct FreeException final : EHScopeStack::Cleanup { struct
384 FreeException(llvm::Value *exn) : exn(exn) {} in FreeException() function
398 pushFullExprCleanup<FreeException>(EHCleanup, addr.getPointer()); in EmitAnyExprToExn()