Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp92 struct OurExceptionType_t { struct
105 struct OurExceptionType_t type; argument
516 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue()
561 struct OurExceptionType_t *ThisClassInfo = in handleActionValue()
562 reinterpret_cast<struct OurExceptionType_t *>(P); in handleActionValue()