Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1130 std::string nextName; in createCatchWrappedInvokeFunction() local
1142 nextName = "finally", in createCatchWrappedInvokeFunction()
1152 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]]; in createCatchWrappedInvokeFunction()
1159 nextName, in createCatchWrappedInvokeFunction()