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
3324 cast<DeclRefExpr>(D->getCombinerOut())->getDecl(), in VisitOMPDeclareReductionDecl()3325 cast<DeclRefExpr>(NewDRD->getCombinerOut())->getDecl()); in VisitOMPDeclareReductionDecl()
1861 Record.AddStmt(D->getCombinerOut()); in VisitOMPDeclareReductionDecl()
1163 cast<VarDecl>(cast<DeclRefExpr>(D->getCombinerOut())->getDecl()), in emitUserDefinedReduction()