Searched refs:ourId (Results 1 – 1 of 1) sorted by relevance
/external/llvm/examples/ExceptionDemo/ |
D | ExceptionDemo.cpp | 1130 std::string ourId, unsigned numExceptionsToCatch, in createCatchWrappedInvokeFunction() argument 1146 ourId, in createCatchWrappedInvokeFunction() 1195 ourId, in createCatchWrappedInvokeFunction() 1212 ourId, in createCatchWrappedInvokeFunction() 1235 "Gen: In end block: exiting in " + ourId + ".\n", in createCatchWrappedInvokeFunction() 1251 "Gen: No exception in " + ourId + "!\n", in createCatchWrappedInvokeFunction() 1353 ourId + in createCatchWrappedInvokeFunction() 1395 std::string ourId, int32_t nativeThrowType, in createThrowExceptionFunction() argument 1408 ourId, in createThrowExceptionFunction() 1448 ourId + in createThrowExceptionFunction()
|