Searched defs:ExceptionData (Results 1 – 6 of 6) sorted by relevance
45 public static final class ExceptionData implements Serializable { class in BaseServiceException56 private ExceptionData( in ExceptionData() method in BaseServiceException.ExceptionData
101 UINT32 ExceptionData; member195 UINT64 ExceptionData; member
96 UINT32 ExceptionData; member190 UINT64 ExceptionData; member
3706 Address ExceptionData; member4059 Address ExceptionData = CGF.CreateTempAlloca(ObjCTypes.ExceptionDataTy, in EmitTryOrSynchronizedStmt() local