Searched refs:dirTask (Results 1 – 1 of 1) sorted by relevance
616 if (auto dirTask = findDirective(llvm::omp::OMPD_task)) { in applyClause() local617 dirTask->clauses.push_back(node); in applyClause()