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

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp737 bool exceptionMatched = false; local
747 exceptionMatched = handleActionValue(&actionValue,
772 if (!actionEntry || !exceptionMatched) {
790 else if (exceptionMatched) {

Completed in 404 milliseconds