Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp739 bool exceptionMatched = false; in handleLsda() local
749 exceptionMatched = handleActionValue(&actionValue, in handleLsda()
774 if (!actionEntry || !exceptionMatched) { in handleLsda()
792 else if (exceptionMatched) { in handleLsda()