Searched refs:SubstCombiner (Results 1 – 1 of 1) sorted by relevance
3683 Expr *SubstCombiner = nullptr; in VisitOMPDeclareReductionDecl() local3698 SubstCombiner = SemaRef.SubstExpr(Combiner, TemplateArgs).get(); in VisitOMPDeclareReductionDecl()3700 SubstCombiner); in VisitOMPDeclareReductionDecl()3726 IsCorrect = IsCorrect && SubstCombiner && in VisitOMPDeclareReductionDecl()