Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp182 static uint64_t ourBaseExceptionClass = 0; variable
334 (expToDelete->exception_class == ourBaseExceptionClass)) { in deleteOurException()
365 (ret->unwindException).exception_class = ourBaseExceptionClass; in createOurException()
561 (exceptionClass != ourBaseExceptionClass)) in handleActionValue()
714 if (exceptionClass != ourBaseExceptionClass) { in handleLsda()
1307 ourBaseExceptionClass)), in createCatchWrappedInvokeFunction()
1708 ourBaseExceptionClass = genClass(ourBaseExcpClassChars, numChars); in createStandardUtilityFunctions()