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