Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp129 static uint64_t ourBaseExceptionClass = 0; variable
291 (expToDelete->exception_class == ourBaseExceptionClass)) { in deleteOurException()
322 (ret->unwindException).exception_class = ourBaseExceptionClass; in createOurException()
511 (exceptionClass != ourBaseExceptionClass)) in handleActionValue()
663 if (exceptionClass != ourBaseExceptionClass) { in handleLsda()
1255 ourBaseExceptionClass)), in createCatchWrappedInvokeFunction()
1656 ourBaseExceptionClass = genClass(ourBaseExcpClassChars, numChars); in createStandardUtilityFunctions()