Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3994 llvm::FunctionType *TaskDupTy = CGM.getTypes().GetFunctionType(TaskDupFnInfo); in emitTaskDupFunction() local
3997 TaskDupTy, llvm::GlobalValue::InternalLinkage, Name, &CGM.getModule()); in emitTaskDupFunction()