Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
13378 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument13379 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()13388 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
8806 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);