Searched refs:ActOnOpenMPCopyinClause (Results 1 – 3 of 3) sorted by relevance
4583 Res = ActOnOpenMPCopyinClause(VarList, StartLoc, LParenLoc, EndLoc); in ActOnOpenMPVarListClause()5924 OMPClause *Sema::ActOnOpenMPCopyinClause(ArrayRef<Expr *> VarList, in ActOnOpenMPCopyinClause() function in Sema
1531 return getSema().ActOnOpenMPCopyinClause(VarList, StartLoc, LParenLoc, in RebuildOMPCopyinClause()
7693 OMPClause *ActOnOpenMPCopyinClause(ArrayRef<Expr *> VarList,