Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp222 llvm::FunctionType *functType = in createFunction() local
225 llvm::Function::Create(functType, linkage, functName, &module); in createFunction()