Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp170 llvm::FunctionType *functType = in createFunction() local
173 llvm::Function::Create(functType, linkage, functName, &module); in createFunction()