Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMPCollapseClause

1753     return cast<OMPCollapseClause>(*I)->getNumForLoops();
2079 OMPCollapseClause(NumForLoopsResult.get(), StartLoc, LParenLoc, EndLoc);