Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp164 const ArgTypes &theArgTypes, in createFunction() argument
171 llvm::FunctionType::get(retType, theArgTypes, isVarArg); in createFunction()