Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp609 struct OurExceptionType_t *ThisClassInfo = in handleActionValue() local
611 if (ThisClassInfo->type == type) { in handleActionValue()