Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnOpenMPNumThreadsClause

1911     Res = ActOnOpenMPNumThreadsClause(Expr, StartLoc, LParenLoc, EndLoc);
2002 OMPClause *Sema::ActOnOpenMPNumThreadsClause(Expr *NumThreads,