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