Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
278 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);
22430 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument22431 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()22440 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()