Searched refs:FnTyArgs (Results 1 – 1 of 1) sorted by relevance
1126 llvm::Type *FnTyArgs[] = {getIdentTyPointerTy(), CGM.VoidPtrTy, KmpcCtorTy, in createRuntimeFunction() local1128 auto FnTy = llvm::FunctionType::get(CGM.VoidTy, FnTyArgs, in createRuntimeFunction()