Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3425 llvm::FunctionType *TaskDupTy = CGM.getTypes().GetFunctionType(TaskDupFnInfo); in emitTaskDupFunction() local
3428 TaskDupTy, llvm::GlobalValue::InternalLinkage, Name, &CGM.getModule()); in emitTaskDupFunction()