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