Searched refs:OmpClauseSet (Results 1 – 3 of 3) sorted by relevance
26 using OmpClauseSet = variable103 static OmpClauseSet privateSet{105 static OmpClauseSet privateReductionSet{106 OmpClauseSet{Clause::OMPC_reduction} | privateSet};117 std::pair<llvm::omp::Directive, const OmpClauseSet>>;
1759 OmpClauseSet threadprivateAllowedSet{llvm::omp::Clause::OMPC_copyin, in Leave()2152 OmpClauseSet{llvm::omp::Clause::OMPC_reduction})); in Enter()2155 OmpClauseSet{llvm::omp::Clause::OMPC_reduction})); in Enter()
26 let clauseEnumSetClass = "OmpClauseSet";