Searched refs:ActOnOpenMPAllocatorClause (Results 1 – 4 of 4) sorted by relevance
3262 OMPClause *IC = SemaRef.ActOnOpenMPAllocatorClause( in VisitOMPAllocateDecl()
11776 Res = ActOnOpenMPAllocatorClause(Expr, StartLoc, LParenLoc, EndLoc); in ActOnOpenMPSingleExprClause()12918 OMPClause *Sema::ActOnOpenMPAllocatorClause(Expr *A, SourceLocation StartLoc, in ActOnOpenMPAllocatorClause() function in Sema
1627 return getSema().ActOnOpenMPAllocatorClause(A, StartLoc, LParenLoc, EndLoc); in RebuildOMPAllocatorClause()
10678 OMPClause *ActOnOpenMPAllocatorClause(Expr *Allocator,