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