Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
3655 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local3657 SubstReductionType = SemaRef.OpenMP().ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()3662 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()3664 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()3671 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()