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
4238 cast<DeclRefExpr>(D->getCombinerOut())->getDecl(), in VisitOMPDeclareReductionDecl()4239 cast<DeclRefExpr>(NewDRD->getCombinerOut())->getDecl()); in VisitOMPDeclareReductionDecl()
2323 Record.AddStmt(D->getCombinerOut()); in VisitOMPDeclareReductionDecl()
1135 cast<VarDecl>(cast<DeclRefExpr>(D->getCombinerOut())->getDecl()), in emitUserDefinedReduction()