Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp181 static uint64_t ourBaseExceptionClass = 0; variable
333 (expToDelete->exception_class == ourBaseExceptionClass)) { in deleteOurException()
364 (ret->unwindException).exception_class = ourBaseExceptionClass; in createOurException()
560 (exceptionClass != ourBaseExceptionClass)) in handleActionValue()
713 if (exceptionClass != ourBaseExceptionClass) { in handleLsda()
1305 ourBaseExceptionClass)), in createCatchWrappedInvokeFunction()
1706 ourBaseExceptionClass = genClass(ourBaseExcpClassChars, numChars); in createStandardUtilityFunctions()