Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Frontend/OpenMP/
DConstructDecompositionT.h578 auto dirParallel = findDirective(llvm::omp::OMPD_parallel); in applyClause() local
676 if (auto dirParallel = findDirective(llvm::omp::OMPD_parallel)) { in applyClause() local
856 auto dirParallel = findDirective(llvm::omp::Directive::OMPD_parallel); in applyClause() local