Searched refs:SubstCombiner (Results 1 – 1 of 1) sorted by relevance
3633 Expr *SubstCombiner = nullptr; in VisitOMPDeclareReductionDecl() local3648 SubstCombiner = SemaRef.SubstExpr(Combiner, TemplateArgs).get(); in VisitOMPDeclareReductionDecl()3649 SemaRef.ActOnOpenMPDeclareReductionCombinerEnd(NewDRD, SubstCombiner); in VisitOMPDeclareReductionDecl()3674 IsCorrect = IsCorrect && SubstCombiner && in VisitOMPDeclareReductionDecl()