Searched refs:SubstReductionType (Results 1 – 1 of 1) sorted by relevance
4200 QualType SubstReductionType; in VisitOMPDeclareReductionDecl() local4202 SubstReductionType = SemaRef.OpenMP().ActOnOpenMPDeclareReductionType( in VisitOMPDeclareReductionDecl()4207 SubstReductionType = D->getType(); in VisitOMPDeclareReductionDecl()4209 if (SubstReductionType.isNull()) in VisitOMPDeclareReductionDecl()4216 std::make_pair(SubstReductionType, D->getLocation())}; in VisitOMPDeclareReductionDecl()