Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1347 ArgTypes unwindArgTypes; in createThrowExceptionFunction() local
1348 unwindArgTypes.push_back(builder.getInt32Ty()); in createThrowExceptionFunction()
1354 unwindArgTypes, in createThrowExceptionFunction()