Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
22293 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument22294 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()22303 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
11210 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);