Searched refs:Caught (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/lib/ |
| H A D | sigtrap.t | 83 like( $@, qr/^Caught a SIGFAKE/, 'does handler_die() croak?' );
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Params-Check/t/ |
| H A D | 01_Params-Check.t | 283 like(last_error(), qr/$re/, "Caught non-reference 'store' variable" );
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 4694 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 D | AnalysisBasedWarnings.cpp | 308 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 D | perlvaro.txt | 345 print "Caught a SIG$sig--shutting down\n";
|
| H A D | perlvar.pod | 1034 print "Caught a SIG$sig--shutting down\n";
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | limerick | 991 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 D | fortunes2 | 12959 Caught by the lure of the sea.
|
| /openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/corpus/ |
| H A D | perlvar-copy.pod | 1543 print "Caught a SIG$sig--shutting down\n";
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlvar.pod | 679 print "Caught a SIG$sig--shutting down\n";
|