Searched refs:SubstCombiner (Results 1 – 1 of 1) sorted by relevance
3315 Expr *SubstCombiner = nullptr; in VisitOMPDeclareReductionDecl() local3330 SubstCombiner = SemaRef.SubstExpr(Combiner, TemplateArgs).get(); in VisitOMPDeclareReductionDecl()3331 SemaRef.ActOnOpenMPDeclareReductionCombinerEnd(NewDRD, SubstCombiner); in VisitOMPDeclareReductionDecl()3356 IsCorrect = IsCorrect && SubstCombiner && in VisitOMPDeclareReductionDecl()