Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjCXX/
H A Dexceptions.mm3 @interface NSException @end interface
H A Dexceptions-fragile.mm3 @interface NSException @end interface
H A Dinstantiate-stmt.mm3 @interface NSException interface
/llvm-project/clang/test/Rewriter/
H A Drewrite-eh.m3 @interface NSException interface
H A Drewrite-modern-catch.m6 @interface NSException interface
H A Drewrite-modern-try-catch-finally.m45 @interface NSException interface
H A Drewrite-modern-throw.m76 @interface NSException interface
/llvm-project/clang/test/CodeGenObjCXX/
H A Dexceptions.mm21 @interface NSException interface
/llvm-project/clang/test/SemaObjC/
H A Dattr-objc-exception.m4 @interface NSException { interface
H A Duninit-variables.m8 @interface NSException interface
H A Dtry-catch.m24 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
H A Dproperty-6.m52 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
/llvm-project/clang/test/Analysis/
H A DNoReturn.m34 @interface NSException : NSObject <NSCopying, NSCoding> {} interface
38 @interface NSException (NSExceptionRaisingConveniences) interface in NSExceptionRaisingConveniences
116 @interface NSException (OBExtensions) interface in OBExtensions
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dobjc-avoid-throwing-exception.m5 @interface NSException interface