Searched refs:theArgTypes (Results 1 – 1 of 1) sorted by relevance
217 const ArgTypes &theArgTypes, in createFunction() argument224 llvm::FunctionType::get(retType, theArgTypes, isVarArg); in createFunction()