Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
22708 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument22709 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()22718 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
11587 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);