Searched refs:DeclReductions (Results 1 – 2 of 2) sorted by relevance
19510 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd() argument19511 for (Decl *D : DeclReductions.get()) { in ActOnOpenMPDeclareReductionDirectiveEnd()19520 return DeclReductions; in ActOnOpenMPDeclareReductionDirectiveEnd()
10405 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);