Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1399 ArgTypes unwindArgTypes; in createThrowExceptionFunction() local
1400 unwindArgTypes.push_back(builder.getInt32Ty()); in createThrowExceptionFunction()
1406 unwindArgTypes, in createThrowExceptionFunction()