Searched defs:PartialClause (Results 1 – 2 of 2) sorted by relevance
2946 } else if (auto *PartialClause = S.getSingleClause<OMPPartialClause>()) { in EmitOMPUnrollDirective() local2975 } else if (auto *PartialClause = S.getSingleClause<OMPPartialClause>()) { in EmitOMPUnrollDirective() local
14857 const OMPPartialClause *PartialClause = in ActOnOpenMPUnrollDirective() local