Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp688 bool exceptionMatched = false; in handleLsda() local
698 exceptionMatched = handleActionValue(&actionValue, in handleLsda()
723 if (!actionEntry || !exceptionMatched) { in handleLsda()
741 else if (exceptionMatched) { in handleLsda()