Home
last modified time | relevance | path

Searched defs:exn (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_globals.cc78 __cxa_exception* exn = g->caughtExceptions; in eh_globals_dtor() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_globals.cc85 __cxa_exception* exn = g->caughtExceptions; in eh_globals_dtor() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp289 llvm::Value *exn, in EmitInitOfCatchParam()
H A DCGException.cpp383 llvm::Value *exn; member
559 llvm::Value *exn = CGF.getExceptionFromSlot(); in emitFilterDispatchBlock() local
1477 llvm::Value *exn = nullptr; in exit() local
H A DItaniumCXXABI.cpp4676 llvm::Value *exn = &*fn->arg_begin(); in getClangCallTerminateFn() local