Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp131 static std::vector<std::string> ourTypeInfoNames; variable
1152 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]]; in createCatchWrappedInvokeFunction()
1228 ourTypeInfoNames[exceptionTypesToCatch[i]])); in createCatchWrappedInvokeFunction()
1686 ourTypeInfoNames.push_back(typeInfoName); in createStandardUtilityFunctions()