Searched refs:getCombinerOut (Results 1 – 4 of 4) sorted by relevance
226 Expr *getCombinerOut() { return Out; } in getCombinerOut() function227 const Expr *getCombinerOut() const { return Out; } in getCombinerOut() function
3693 cast<DeclRefExpr>(D->getCombinerOut())->getDecl(), in VisitOMPDeclareReductionDecl()3694 cast<DeclRefExpr>(NewDRD->getCombinerOut())->getDecl()); in VisitOMPDeclareReductionDecl()
2127 Record.AddStmt(D->getCombinerOut()); in VisitOMPDeclareReductionDecl()
1139 cast<VarDecl>(cast<DeclRefExpr>(D->getCombinerOut())->getDecl()), in emitUserDefinedReduction()