Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp167 typedef struct _Unwind_Exception OurUnwindException; typedef
327 void deleteOurException(OurUnwindException *expToDelete) { in deleteOurException()
348 OurUnwindException *expToDelete) { in deleteFromUnwindOurException()
361 OurUnwindException *createOurException(int type) { in createOurException()