Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
19893 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument19894 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()19903 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
10494 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);