Searched defs:TaskFn (Results 1 – 3 of 3) sorted by relevance
28 TaskFnTy TaskFn) { in __kmpc_omp_task_alloc()
127 TaskFnTy TaskFn; member
1434 Function *TaskFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_omp_task); in createTask() local