Home
last modified time | relevance | path

Searched defs:NSException (Results 1 – 18 of 18) sorted by relevance

/external/google-breakpad/src/common/mac/testing/
DGTMSenTestCase.m36 @interface NSException (GTMSenTestPrivateAdditions) interface in GTMSenTestPrivateAdditions
42 @implementation NSException (GTMSenTestPrivateAdditions) implementation in GTMSenTestPrivateAdditions
58 @implementation NSException (GTMSenTestAdditions) implementation in GTMSenTestAdditions
175 withDescription:(NSString *)formatString, ... {
239 - (void)failWithException:(NSException*)exception { argument
264 + (void)printException:(NSException *)exception fromTestName:(NSString *)name {
/external/clang/test/SemaObjCXX/
Dexceptions.mm3 @interface NSException @end interface
Dexceptions-fragile.mm3 @interface NSException @end interface
Dinstantiate-stmt.mm3 @interface NSException interface
/external/antlr/runtime/ObjC/Framework/
DDebugTreeParser.m115 {
123 {
DMismatchedTokenException.m55 {
DRuntimeException.m99 {
/external/clang/test/CodeGenObjCXX/
Dexceptions.mm22 @interface NSException interface
/external/clang/test/Rewriter/
Drewrite-eh.m4 @interface NSException interface
Drewrite-modern-catch.m6 @interface NSException interface
Drewrite-modern-try-catch-finally.m45 @interface NSException interface
Drewrite-modern-throw.m77 @interface NSException interface
/external/clang/test/SemaObjC/
Dattr-objc-exception.m4 @interface NSException { interface
Duninit-variables.m8 @interface NSException interface
Dtry-catch.m24 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
Dproperty-6.m52 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
/external/clang/test/Analysis/
DNoReturn.m34 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
38 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences
116 @interface NSException (OBExtensions) interface in OBExtensions
/external/catch2/projects/XCode/OCTest/OCTest/
DCatchOCTestCase.mm53 @throw [[NSException alloc] initWithName: NSGenericException category