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