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

/macosx-10.10/llvmCore-3425.0.34/examples/ExceptionDemo/
H A DExceptionDemo.cpp709 bool exceptionMatched = false; local
719 exceptionMatched = handleActionValue(&actionValue,
743 if (!actionEntry || !exceptionMatched) {
761 else if (exceptionMatched) {

Completed in 113 milliseconds