Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:exceptionType

1397   llvm::Value *exceptionType = namedValues["exceptTypeToThrow"];
1404 builder.CreateCall(&nativeThrowFunct, exceptionType);
1416 *exceptionType,
1425 llvm::SwitchInst *theSwitch = builder.CreateSwitch(exceptionType,