Home
last modified time | relevance | path

Searched refs:anException (Results 1 – 11 of 11) sorted by relevance

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBaseTree.h99 @property (retain) NSException *anException;
106 __strong NSException *anException; variable
174 @property (retain) NSException *anException;
DANTLRParseTree.m147 @synthesize anException;
DANTLRBaseTree.m542 @synthesize anException;
/external/clang/test/CodeGenObjC/
D2009-02-05-VolatileProp.m8 @try { } @catch (id anException) { }
/external/chromium_org/third_party/ocmock/OCMock/
DOCMockRecorder.h22 - (id)andThrow:(NSException *)anException;
DOCMockRecorder.m70 - (id)andThrow:(NSException *)anException
72 …[invocationHandlers addObject:[[[OCMExceptionReturnValueProvider alloc] initWithValue:anException]…
/external/chromium/chrome/browser/
Dchrome_browser_application_mac.mm341 - (void)reportException:(NSException *)anException {
349 chrome_browser_application_mac::RecordExceptionWithUma(anException);
380 [anException name], [anException reason]];
391 [super reportException:anException];
/external/chromium_org/chrome/browser/
Dchrome_browser_application_mac.mm465 - (void)reportException:(NSException *)anException {
473 chrome_browser_application_mac::RecordExceptionWithUma(anException);
501 [anException name], [anException reason]];
511 NSArray* addressArray = [anException callStackReturnAddresses];
534 [super reportException:anException];
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRBaseTree.h101 NSException *anException; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRBaseTree.h101 NSException *anException; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRBaseTree.h101 NSException *anException; variable