Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp4743 llvm::CallInst *Caught = in EmitTryOrSynchronizedStmt() local
4749 CGF.ObjCEHValueStack.push_back(Caught); in EmitTryOrSynchronizedStmt()
4760 PropagatingExnVar = CGF.CreateTempAlloca(Caught->getType(), in EmitTryOrSynchronizedStmt()
4763 CGF.Builder.CreateStore(Caught, PropagatingExnVar); in EmitTryOrSynchronizedStmt()
4820 EmitInitOfCatchParam(CGF, Caught, CatchParam); in EmitTryOrSynchronizedStmt()
4842 llvm::Value *matchArgs[] = { Class, Caught }; in EmitTryOrSynchronizedStmt()
4865 CGF.Builder.CreateBitCast(Caught, in EmitTryOrSynchronizedStmt()
4883 if (Caught->use_empty()) in EmitTryOrSynchronizedStmt()
4884 Caught->eraseFromParent(); in EmitTryOrSynchronizedStmt()
4933 llvm::CallInst *Caught = in EmitTryOrSynchronizedStmt() local
[all …]
/netbsd-src/external/gpl2/gmake/dist/tests/
H A DNEWS102 Caught up with changes in make.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp304 QualType Caught = Catch->getCaughtType(); in throwEscapes() local
305 if (Caught.isNull() || // catch (...) catches everything in throwEscapes()
307 S.handlerCanCatch(Caught, E->getSubExpr()->getType())) in throwEscapes()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dstd-gnu11.m4618 std::cerr << "Caught exception: " << e.what() << std::endl;
/netbsd-src/games/fortune/datfiles/
H A Dlimerick-o.real994 Caught the clap from her Apple IIE.
1254 Caught a stranger on top of his Maw.
3036 Caught a man on top of his mar.
H A Dfortunes215023 Caught by the lure of the sea.
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.35628 Caught by Bob Proulx' build daemons, analysis and suggested fix
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.comp.po46914 msgid "Signal Caught. Exiting Cleanly..."
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git45928 Caught this during emulator testing.