/aosp_15_r20/external/google-breakpad/src/common/mac/testing/ |
H A D | GTMSenTestCase.m | 32 @interface NSException (GTMSenTestPrivateAdditions) interface in GTMSenTestPrivateAdditions 38 @implementation NSException (GTMSenTestPrivateAdditions) implementation in GTMSenTestPrivateAdditions 54 @implementation NSException (GTMSenTestAdditions) implementation in GTMSenTestAdditions 167 + (NSException *)failureInRaise:(NSString *)expression 235 - (void)failWithException:(NSException*)exception { argument 260 + (void)printException:(NSException *)exception fromTestName:(NSString *)name {
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | NoReturn.m | 34 @interface NSException : NSObject <NSCopying, NSCoding> {} interface 38 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences 116 @interface NSException (OBExtensions) interface in OBExtensions
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/ |
H A D | DebugTreeParser.m | 111 - (void) recoverFromMismatchedToken:(id<IntStream>)inputStream 120 - (void) recoverFromMismatchedSet:(id<IntStream>)inputStream
|
H A D | MismatchedTokenException.m | 54 … newExceptionStream:(id<IntStream>)anInput Exception:(NSException *)e Follow:(ANTLRBitSet *) follow
|
H A D | RuntimeException.m | 98 - (id) stackTrace:(NSException *)e
|
/aosp_15_r20/external/clang/test/SemaObjCXX/ |
H A D | exceptions.mm | 3 @interface NSException @end interface
|
H A D | exceptions-fragile.mm | 3 @interface NSException @end interface
|
H A D | instantiate-stmt.mm | 3 @interface NSException interface
|
/aosp_15_r20/external/clang/test/CodeGenObjCXX/ |
H A D | exceptions.mm | 22 @interface NSException interface
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | rewrite-eh.m | 4 @interface NSException interface
|
H A D | rewrite-modern-catch.m | 6 @interface NSException interface
|
H A D | rewrite-modern-try-catch-finally.m | 45 @interface NSException interface
|
H A D | rewrite-modern-throw.m | 77 @interface NSException interface
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | attr-objc-exception.m | 4 @interface NSException { interface
|
H A D | uninit-variables.m | 8 @interface NSException interface
|
H A D | try-catch.m | 24 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
|
H A D | property-6.m | 52 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
|
/aosp_15_r20/external/angle/util/osx/ |
H A D | OSXWindow.mm | 59 - (void)_crashOnException:(NSException *)exception
|