Searched defs:dirParallel (Results 1 – 1 of 1) sorted by relevance
580 auto dirParallel = findDirective(llvm::omp::OMPD_parallel); in applyClause() local678 if (auto dirParallel = findDirective(llvm::omp::OMPD_parallel)) { in applyClause() local842 auto dirParallel = findDirective(llvm::omp::Directive::OMPD_parallel); in applyClause() local