Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp501 static bool handleActionValue(int64_t *resultAction, in handleActionValue() argument
509 if (!resultAction || in handleActionValue()
564 *resultAction = i + 1; in handleActionValue()