Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
22002 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument22003 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()22012 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
10880 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);