Searched refs:SubstCombiner (Results 1 – 1 of 1) sorted by relevance
4228 Expr *SubstCombiner = nullptr; in VisitOMPDeclareReductionDecl() local4243 SubstCombiner = SemaRef.SubstExpr(Combiner, TemplateArgs).get(); in VisitOMPDeclareReductionDecl()4245 SubstCombiner); in VisitOMPDeclareReductionDecl()4271 IsCorrect = IsCorrect && SubstCombiner && in VisitOMPDeclareReductionDecl()