Home
last modified time | relevance | path

Searched defs:TaskWithPrivatesTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7170 Type *TaskWithPrivatesTy) { in loadSharedDataFromTaskDescriptor()
7203 StructType *PrivatesTy, StructType *TaskWithPrivatesTy, in emitTargetTaskProxyFunction()
7574 StructType *TaskWithPrivatesTy = in emitTargetTask() local