Searched refs:setCombinerData (Results 1 – 4 of 4) sorted by relevance
164 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() function
2651 D->setCombinerData(In, Out); in VisitOMPDeclareReductionDecl()
2863 NewDRD->setCombinerData(D->getCombinerIn(), D->getCombinerOut()); in VisitOMPDeclareReductionDecl()
13292 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()