Lines Matching defs:caught
118 caught(false),128 bool caught; /* ExceptionOnly */495 if ((basket.caught && !pMod->exceptionOnly.caught) ||496 (!basket.caught && !pMod->exceptionOnly.uncaught)) {1092 * An exception has been thrown. It may or may not have been caught.1120 basket.caught = (pCatchLoc->method != 0);