| /external/google-breakpad/src/common/mac/testing/ |
| D | GTMSenTestCase.m | 32 @interface NSException (GTMSenTestPrivateAdditions) interface in GTMSenTestPrivateAdditions 38 @implementation NSException (GTMSenTestPrivateAdditions) implementation in GTMSenTestPrivateAdditions 54 @implementation NSException (GTMSenTestAdditions) implementation in GTMSenTestAdditions 171 withDescription:(NSString *)formatString, ... { 235 - (void)failWithException:(NSException*)exception { argument 260 + (void)printException:(NSException *)exception fromTestName:(NSString *)name {
|
| /external/antlr/runtime/ObjC/Framework/ |
| D | DebugTreeParser.m | 115 { 123 {
|
| D | MismatchedTokenException.m | 55 {
|
| /external/clang/test/SemaObjCXX/ |
| D | exceptions.mm | 3 @interface NSException @end interface
|
| D | exceptions-fragile.mm | 3 @interface NSException @end interface
|
| /external/llvm-project/clang/test/SemaObjCXX/ |
| D | exceptions.mm | 3 @interface NSException @end interface
|
| D | exceptions-fragile.mm | 3 @interface NSException @end interface
|
| /external/llvm-project/clang/test/Analysis/ |
| D | NoReturn.m | 34 @interface NSException : NSObject <NSCopying, NSCoding> {} interface 38 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences 116 @interface NSException (OBExtensions) interface in OBExtensions
|
| /external/clang/test/Analysis/ |
| D | NoReturn.m | 34 @interface NSException : NSObject <NSCopying, NSCoding> {} interface 38 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences 116 @interface NSException (OBExtensions) interface in OBExtensions
|
| /external/llvm-project/clang/test/Rewriter/ |
| D | rewrite-eh.m | 4 @interface NSException interface
|
| D | rewrite-modern-catch.m | 6 @interface NSException interface
|
| D | rewrite-modern-try-catch-finally.m | 45 @interface NSException interface
|
| /external/llvm-project/clang/test/CodeGenObjCXX/ |
| D | exceptions.mm | 22 @interface NSException interface
|
| /external/clang/test/Rewriter/ |
| D | rewrite-eh.m | 4 @interface NSException interface
|
| D | rewrite-modern-catch.m | 6 @interface NSException interface
|
| D | rewrite-modern-try-catch-finally.m | 45 @interface NSException interface
|
| /external/clang/test/CodeGenObjCXX/ |
| D | exceptions.mm | 22 @interface NSException interface
|
| /external/llvm-project/clang/test/SemaObjC/ |
| D | attr-objc-exception.m | 4 @interface NSException { interface
|
| D | uninit-variables.m | 8 @interface NSException interface
|
| D | try-catch.m | 24 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
|
| /external/clang/test/SemaObjC/ |
| D | attr-objc-exception.m | 4 @interface NSException { interface
|
| D | uninit-variables.m | 8 @interface NSException interface
|
| D | try-catch.m | 24 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | google-objc-avoid-throwing-exception.m | 4 @interface NSException interface
|
| /external/catch2/projects/XCode/OCTest/OCTest/ |
| D | CatchOCTestCase.mm | 53 @throw [[NSException alloc] initWithName: NSGenericException category
|