Searched refs:getCombinerOut (Results 1 – 4 of 4) sorted by relevance
227 Expr *getCombinerOut() { return Out; } in getCombinerOut() function228 const Expr *getCombinerOut() const { return Out; } in getCombinerOut() function
3511 cast<DeclRefExpr>(D->getCombinerOut())->getDecl(), in VisitOMPDeclareReductionDecl()3512 cast<DeclRefExpr>(NewDRD->getCombinerOut())->getDecl()); in VisitOMPDeclareReductionDecl()
1889 Record.AddStmt(D->getCombinerOut()); in VisitOMPDeclareReductionDecl()
1159 cast<VarDecl>(cast<DeclRefExpr>(D->getCombinerOut())->getDecl()), in emitUserDefinedReduction()