Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1397 ArgTypes unwindArgTypes; in createThrowExceptionFunction() local
1398 unwindArgTypes.push_back(builder.getInt32Ty()); in createThrowExceptionFunction()
1404 unwindArgTypes, in createThrowExceptionFunction()