Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/lib/
H A Dsigtrap.t83 like( $@, qr/^Caught a SIGFAKE/, 'does handler_die() croak?' );
/openbsd-src/gnu/usr.bin/perl/cpan/Params-Check/t/
H A D01_Params-Check.t283 like(last_error(), qr/$re/, "Caught non-reference 'store' variable" );
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp4694 llvm::CallInst *Caught = in EmitTryOrSynchronizedStmt() local
4700 CGF.ObjCEHValueStack.push_back(Caught); in EmitTryOrSynchronizedStmt()
4711 PropagatingExnVar = CGF.CreateTempAlloca(Caught->getType(), in EmitTryOrSynchronizedStmt()
4714 CGF.Builder.CreateStore(Caught, PropagatingExnVar); in EmitTryOrSynchronizedStmt()
4769 EmitInitOfCatchParam(CGF, Caught, CatchParam); in EmitTryOrSynchronizedStmt()
4791 llvm::Value *matchArgs[] = { Class, Caught }; in EmitTryOrSynchronizedStmt()
4814 CGF.Builder.CreateBitCast(Caught, in EmitTryOrSynchronizedStmt()
4832 if (Caught->use_empty()) in EmitTryOrSynchronizedStmt()
4833 Caught->eraseFromParent(); in EmitTryOrSynchronizedStmt()
4882 llvm::CallInst *Caught = in EmitTryOrSynchronizedStmt() local
[all …]
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp308 QualType Caught = Catch->getCaughtType(); in throwEscapes() local
309 if (Caught.isNull() || // catch (...) catches everything in throwEscapes()
311 S.handlerCanCatch(Caught, E->getSubExpr()->getType())) in throwEscapes()
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dperlvaro.txt345 print "Caught a SIG$sig--shutting down\n";
H A Dperlvar.pod1034 print "Caught a SIG$sig--shutting down\n";
/openbsd-src/games/fortune/datfiles/
H A Dlimerick991 Caught the clap from her Apple IIE.
1251 Caught a stranger on top of his Maw.
2042 Caught a man on top of his mar.
H A Dfortunes212959 Caught by the lure of the sea.
/openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlvar-copy.pod1543 print "Caught a SIG$sig--shutting down\n";
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlvar.pod679 print "Caught a SIG$sig--shutting down\n";