Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1126 llvm::Type *FnTyArgs[] = {getIdentTyPointerTy(), CGM.VoidPtrTy, KmpcCtorTy, in createRuntimeFunction() local
1128 auto FnTy = llvm::FunctionType::get(CGM.VoidTy, FnTyArgs, in createRuntimeFunction()