Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/common/mac/testing/
DGTMSenTestCase.m32 @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/
DDebugTreeParser.m115 {
123 {
DMismatchedTokenException.m55 {
/external/clang/test/SemaObjCXX/
Dexceptions.mm3 @interface NSException @end interface
Dexceptions-fragile.mm3 @interface NSException @end interface
/external/llvm-project/clang/test/SemaObjCXX/
Dexceptions.mm3 @interface NSException @end interface
Dexceptions-fragile.mm3 @interface NSException @end interface
/external/llvm-project/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/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/llvm-project/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
/external/llvm-project/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
/external/clang/test/CodeGenObjCXX/
Dexceptions.mm22 @interface NSException interface
/external/llvm-project/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
/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
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dgoogle-objc-avoid-throwing-exception.m4 @interface NSException interface
/external/catch2/projects/XCode/OCTest/OCTest/
DCatchOCTestCase.mm53 @throw [[NSException alloc] initWithName: NSGenericException category

12