Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
11283 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument11284 for (auto *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()11292 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
8011 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);