Searched refs:DeclReductions (Results 1 – 4 of 4) 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()
18114 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument18115 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()18124 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
8011 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);
10289 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);