Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp145 struct OurExceptionType_t { struct
158 struct OurExceptionType_t type; argument
566 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue()
611 struct OurExceptionType_t *ThisClassInfo = in handleActionValue()
612 reinterpret_cast<struct OurExceptionType_t *>(P); in handleActionValue()