Searched defs:FreeException (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp363 struct FreeException : EHScopeStack::Cleanup { struct in namespace:__anon3202
365 FreeException(llvm::Value *exn) : exn(exn) {} function in struct:__anon3202::FreeException

Completed in 49 milliseconds