Searched refs:wrapperType (Results 1 – 1 of 1) sorted by relevance
192 Type wrapperType; in wrapExternalFunction() local194 std::tie(wrapperType, resultIsNowArg) = in wrapExternalFunction()199 assert(wrapperType && "unexpected type conversion failure"); in wrapExternalFunction()210 wrapperType, LLVM::Linkage::External, /*dsoLocal*/ false, in wrapExternalFunction()224 wrapperType.cast<LLVM::LLVMFunctionType>().getParamType(0); in wrapExternalFunction()