Searched refs:SubstCombiner (Results 1 – 1 of 1) sorted by relevance
3501 Expr *SubstCombiner = nullptr; in VisitOMPDeclareReductionDecl() local3516 SubstCombiner = SemaRef.SubstExpr(Combiner, TemplateArgs).get(); in VisitOMPDeclareReductionDecl()3517 SemaRef.ActOnOpenMPDeclareReductionCombinerEnd(NewDRD, SubstCombiner); in VisitOMPDeclareReductionDecl()3542 IsCorrect = IsCorrect && SubstCombiner && in VisitOMPDeclareReductionDecl()