Searched refs:OurBaseException_t (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/examples/ExceptionDemo/
H A DExceptionDemo.cpp155 struct OurBaseException_t { struct
164 typedef struct OurBaseException_t OurException;
322 /// is calculated from the supplied OurBaseException_t::unwindException
537 struct OurBaseException_t *excp = (struct OurBaseException_t*)
1662 struct OurBaseException_t dummyException;
1671 "= %lld, sizeof(struct OurBaseException_t) - "
1674 sizeof(struct OurBaseException_t) -

Completed in 104 milliseconds