Searched refs:getCombinerIn (Results 1 – 4 of 4) sorted by relevance
223 Expr *getCombinerIn() { return In; } in getCombinerIn() function224 const Expr *getCombinerIn() const { return In; } in getCombinerIn() function
3690 cast<DeclRefExpr>(D->getCombinerIn())->getDecl(), in VisitOMPDeclareReductionDecl()3691 cast<DeclRefExpr>(NewDRD->getCombinerIn())->getDecl()); in VisitOMPDeclareReductionDecl()
2126 Record.AddStmt(D->getCombinerIn()); in VisitOMPDeclareReductionDecl()
1138 cast<VarDecl>(cast<DeclRefExpr>(D->getCombinerIn())->getDecl()), in emitUserDefinedReduction()