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