Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp344 struct FreeException final : EHScopeStack::Cleanup { struct
346 FreeException(llvm::Value *exn) : exn(exn) {} in FreeException() function
360 pushFullExprCleanup<FreeException>(EHCleanup, addr.getPointer()); in EmitAnyExprToExn()