Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp104 struct OurBaseException_t { struct
113 typedef struct OurBaseException_t OurException; argument
514 struct OurBaseException_t *excp = (struct OurBaseException_t*) in handleActionValue()
1637 struct OurBaseException_t dummyException; in createStandardUtilityFunctions()
1649 sizeof(struct OurBaseException_t) - in createStandardUtilityFunctions()