Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp217 const std::string &functName, in createFunction() argument
224 llvm::Function::Create(functType, linkage, functName, &module); in createFunction()