Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1555 OurExceptionThrowFunctType functPtr = in runExceptionThrow() local
1561 (*functPtr)(typeToThrow); in runExceptionThrow()