Searched refs:TeamsReductions (Results 1 – 2 of 2) sorted by relevance
491 llvm::SmallVector<const RecordDecl *, 4> TeamsReductions; variable
354 ArrayRef<const ValueDecl *> TeamsReductions) in CheckVarsEscapingDeclContext() argument355 : CGF(CGF), EscapedDecls(TeamsReductions.begin(), TeamsReductions.end()) { in CheckVarsEscapingDeclContext()4016 TeamsReductions.push_back(TeamReductionRec); in emitReduction()4839 if (!TeamsReductions.empty()) { in clear()4844 for (const RecordDecl *TeamReductionRec : TeamsReductions) { in clear()