Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnOpenMPCopyinClause

2363     Res = ActOnOpenMPCopyinClause(VarList, StartLoc, LParenLoc, EndLoc);
3440 OMPClause *Sema::ActOnOpenMPCopyinClause(ArrayRef<Expr *> VarList,