Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp183 static std::vector<std::string> ourTypeInfoNames; variable
1203 nextName = ourTypeInfoNames[exceptionTypesToCatch[i]]; in createCatchWrappedInvokeFunction()
1279 ourTypeInfoNames[exceptionTypesToCatch[i]])); in createCatchWrappedInvokeFunction()
1736 ourTypeInfoNames.push_back(typeInfoName); in createStandardUtilityFunctions()